// Radio Buttons - uplift theme
//================================================== //

.field-short .radio-group legend,
.form-layout-compact .field .radio-group legend {
  padding-bottom: 18px;
}

.radio-group .field-short:first-of-type,
.form-layout-compact .field .radio-group .field-short:first-of-type {
  margin-top: 17px;
}
