body:not(.osd-contact-page) .grecaptcha-badge {
  visibility: hidden !important;
}

.osd-recaptcha-notice {
  max-width: 720px;
  margin: 24px auto 0;
  color: #687085;
  font-size: 12px;
  line-height: 1.8;
}

.osd-recaptcha-notice a {
  text-decoration: underline;
  text-underline-offset: 2px;
}
