.grecaptcha-badge {
  visibility: hidden;
}

.recaptcha-terms {
  font-size: 11px;
  max-width: 235px;
}
@media only screen and (max-width: 480px) {
  .recaptcha-terms {
    max-width: 100%;
  }
}
.recaptcha-terms a {
  font-size: 11px;
}

#QuickEnquiryPanel .recaptcha-terms {
  margin-bottom: -10px;
}
#QuickEnquiryPanel .recaptcha-terms a {
  font-size: 11px;
}

#subscribe-form .recaptcha-terms {
  color: #FFF;
  margin: 5px auto 0;
  max-width: 100%;
}
#subscribe-form .recaptcha-terms a {
  font-size: 11px;
  color: #FFF;
  text-decoration: underline;
}

#CustomerFeedbackForm .recaptcha-terms {
  margin-top: -20px;
}

#subscription-form .recaptcha-terms {
  margin-top: 22px;
  padding-bottom: 5px;
}
@media only screen and (max-width: 480px) {
  #subscription-form .recaptcha-terms {
    padding-bottom: 0;
  }
}
#subscription-form .btn {
  bottom: 30px;
}

#BrochureEnquiryForm .recaptcha-terms a {
  color: #000;
}

#RegistryForm .recaptcha-terms {
  margin-bottom: 20px;
}

/*# sourceMappingURL=reCaptchaV3.css.map */
