/* Hiding the Badge (reCAPTCHA v3) */
.grecaptcha-badge {
  visibility: hidden;
}
