    .collapsed .captcha {
      height: 0;
      margin: 0;
      overflow: hidden;
    }
    .g-recaptcha > div {
      width: 100% !important;
    }

.home__section--ealerts .reload-captcha-wrapper .reload-captcha {
  color: white;
  text-decoration: underline;
}

.home__section--ealerts .form-item-captcha-response .description {
  color: white; 
}