label { font-size: 22.5px; font-weight: 400 !important; }
label.option { font-size: 1rem; }
span.form-required:not(.fieldset-legend) { display: none; }
.js-form-required::after, .fieldset-legend.form-required::after { color: #cc0033; content: "*"; }
.captcha {
  margin-bottom: 3rem;
}  
.captcha__description {
  display: none;
}