a#product-brochure, p.brochure-markup{
  display: none !important;
}
.text-count-message {
  display: none !important;
}
.recaptcha-error {
    border: 1px solid red !important;
    width: fit-content !important;
}
.g-recaptcha > div > div , .g-recaptcha iframe{
  height: inherit !important;
}
.g-recaptcha iframe, #g-recaptcha-response{
outline: transparent !important;
  box-shadow: none !important;
}