.el-footer {
  height: 80px !important;
  width: 100%;
  padding: 21px 0 19px 0 !important;
  background: white;
  p {
    text-align: center;
    font-size: 12px;
    height: 20px;
    line-height: 20px;
    color: #909399;
    padding: 0;
    margin: 0;
  }
}
