#otp-field-error,
.email-error {
  color: red;
}
.email-message,
.otp-success {
  color: rgb(3, 202, 3);
}
