/* Official Google reCAPTCHA v3 badge — do not hide it.
   Sit above the floating Free Quote button so both stay visible. */
.grecaptcha-badge {
  display: block !important;
  position: fixed !important;
  opacity: 1 !important;
  visibility: visible !important;
  z-index: 2147483647 !important;
  bottom: 92px !important;
}
