.webform-element-description {
  font-size: 12px;
}

.form-item .description {
  font-size: 12px !important;
  color: #373CF5;
  margin-bottom: 10px;
}

.field-suffix {
  font-size: 18px;
  width: 100%;
  margin-left: 235px;
  margin-top: -30px;
  margin-bottom: 20px;
}

.webform-type-webform-checkboxes-other > legend > .fieldset-legend, .webform-type-checkboxes > legend > .fieldset-legend, .webform-type-webform-select-other > legend > .fieldset-legend, .webform-type-radios > legend > .fieldset-legend {
    font-weight: 500 !important;
}