@charset "UTF-8";
.g-recaptcha .has-danger iframe {
  border: 2px solid var(--form-invalid-border-color, #a51f18);
}