fieldset {
padding-top: 0 !important;
}

legend {
padding-top: 20px !important; margin-bottom: 0 !important;
}

.form-required::after {
vertical-align: top !important; padding-left: 3px !important;
}

label.option {
  margin-right: 0 !important;
}

.js-form-type-checkbox {
width: 220px !important;
}

.js-form-type-radio {
width: 212px !important;
}

h2 {
border-bottom: 1px solid #e60000; margin-top: 24px;
}