.el-input__inner,
.el-textarea__inner {
  background-color: #F7F7F7 !important;
}
.submit {
  width: 154px;
  height: 40px;
  border-radius: 4px;
}
.submit:hover {
  opacity: 0.8;
}
