.webform-submission-donatie-copd-a-b-test-ivb-form .form-required::after {
  display: none;
}

.webform-submission-donatie-copd-a-b-test-ivb-form .webform-required {
  display: none;
}

.options-as-buttons .js-form-type-radio input[type=radio]+label{
font-size:16px!important;
padding:15px!important;
margin-top:10px!important;
}

.options-as-buttons .fieldset-wrapper>*>.form-item:last-child {
    max-width: none !important;
    width: auto !important;
min-width: 120px !important;
  max-width: 150px !important;
}

.options-as-buttons .fieldset-wrapper>*>.form-item {
    max-width: 150px !important;
    width: auto !important;
min-width: 120px !important;
}

.webform-required{
  display:none;
}

#edit-amount-once-legend > span::after{
  display:none;
}
