/* Google reCAPTCHA v3 disclosure note */
.witc-recaptcha-note {
  margin: 0.75rem 0 0;
  font-size: 0.7rem;
  line-height: 1.4;
  color: #64748b;
}

.login .witc-recaptcha-note,
#loginform .witc-recaptcha-note,
#registerform .witc-recaptcha-note,
#lostpasswordform .witc-recaptcha-note {
  margin-top: 12px;
  max-width: 320px;
}

/* Keep Google badge from covering site chrome awkwardly on mobile */
.grecaptcha-badge {
  z-index: 50;
}
