#edit-term-conditions--description,#edit-communications--description {
    margin-top: -27px;
    font-size: 16px;
    color: var(--acBlueText);
}

#g-recaptcha-response {
    display: block !important;
    position: absolute;
    margin: -78px 0 0 0 !important;
    width: 302px !important;
    height: 76px !important;
    z-index: -999999;
    opacity: 0;
}
.js-form-item.js-webform-states-hidden, .js-form-submit.js-webform-states-hidden, .js-form-wrapper.js-webform-states-hidden, .js-webform-text-format-hidden > .js-text-format-wrapper {
  padding-top:10px;
}

#g-recaptcha-response-error {
  padding-top:15px;
}

#edit-privacy-statement--description {
  margin-top: -25px;
  font-size: 16px;
}

.captcha__description{
  display:none;
}

details > .details-wrapper {
  overflow:auto;
  height:300px;
}

#block-contactuspage a,h4,.h4 {
   color: var(--acBlueShade) !important;
}

.path-webform .webform-confirmation {
  text-align: center;
}

