.webform-section-title {
  margin-top: 1em !important;
  font-size: 1.3em !important;
  color: #d01720;
  font-weight: 400;
  text-transform: none;
}

.js-webform-radios,
.form-checkboxes {
  margin-left: 1em;
}

.form-type-textarea,
.fieldgroup {
  margin-top: 1em;
}

.webform-section-wrapper {
  margin-top: 2em;
}