#edit-term-conditions--description,#edit-communications--description {
    margin-top: -27px;
    font-size: 16px;
    color: var(--acBlueText);
}
.js-form-type-select{padding-top:20px;}

form#webform-submission-contact-us-form-uk-add-form {
    font-size: 16px;
    max-width: 872px;
    margin: auto;
}
#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;
}
#g-recaptcha-response-error {
  padding-top:15px;
}
.captcha__description{
  display:none;
}