legend span.fieldset-legend, form.webform-submission-form label {
  font-weight: 700;
  font-size: 20px;
}
.webform-checkboxes-other label.option {
font-weight: 300;
font-size: 1rem;
}
.webform-section-wrapper > * {
  margin-top: 20px;
}
#edit-actions-submit {
  min-width: 280px;
}
#edit-actions-submit:hover {
  background-color: #fff;
}