.reset-password-title {
  text-align: center;
  margin-bottom: 0px;
  font-size: 15px;
  font-weight: 600;
}

.reset-password-instruction {
  color: #484848;
  text-align: center;
}

.switch-login-form-ct a {
  color: black;
  font-weight: 600;
  font-size: 13px;
  text-decoration: underline;
}

.woocommerce-message-inline {
  display: flex;
  align-items: center;
  text-align: center;
  font-size: 14px;
  color: rgb(3 169 113);
}