/* Google permits badge hiding when the form includes its privacy/terms attribution. */
.grecaptcha-badge { visibility: hidden; }
.grey-site .contact-recaptcha-notice { font-size: 12px; line-height: 1.6; color: #50575a; }
.grey-site .contact-recaptcha-notice a { color: #a83121; text-decoration: underline; }
.grey-site .contact-recaptcha-status { font-size: 14px; line-height: 1.5; padding: 10px 12px; background: #edf3ef; color: #253f31; }
.grey-site .contact-recaptcha-status[role="alert"] { background: #fff0eb; color: #812c1f; }
.grey-site .contact-recaptcha-status[hidden] { display: none; }
.grey-site .contact-form[aria-busy="true"] button { cursor: wait; }
