.yunce-lost-password .form-row .button {
  height: 50px;
  font-weight: 600;
  font-size: 16px;
}
.yunce-lost-password .woocommerce-Input {
  height: 50px;
  background: #EEF2F6;
  border-radius: 4px 4px 4px 4px;
  border: 1px solid #C4CFDC;
}
.yunce-lost-password .woocommerce-Input:focus {
  -webkit-box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.1);
          box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.1);
  outline: 0;
  border: 1px solid #C4CFDC;
}
.yunce-lost-password .woocommerce-form-row label {
  margin-bottom: 10px;
}/*# sourceMappingURL=style.css.map */