body {
  background: #e9eaef !important;
}

#user_email {
  margin-bottom: 30px;
}

#codeDiv {
  transition: 0.3s;
  text-align: center;
  font-size: 30px;
  font-weight: 600;
  margin-top: 37px;
  color: red;
}
#codeDiv.active {
  color: green;
}/*# sourceMappingURL=get_verification_code_by_user_email.css.map */