.recaptcha-terms {
  padding-top: 20px;
  display: flex;
  align-items: center;
  justify-content: left;
}

.recaptcha-terms__logo {
  min-width: 21px;
  width: 21px;
  height: 21px;
  background-image: url(/theme/img/logos/captchaLogo.png);
  background-size: contain;
  opacity: 0.3;
  margin-right: 10px;
}

.recaptcha-terms__text {
  font-size: 11px;
  color: #908e8e;
}

.recaptcha-terms a {
  font-size: 11px !important;
  color: #403e3e !important;
}

.grecaptcha-badge {
  visibility: hidden;
}

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