/* Uxgen Security Public Styles */
.g-recaptcha {
  margin-bottom: 15px;
}

#uxgen-2fa-wrap {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
    Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
}

.uxgen-error {
  background: #f7d1d1;
  color: #5c0a0a;
  padding: 10px;
  border-radius: 4px;
}
