.webform-type-radios .fieldset-legend.form-required:after {
  content: "*";
  transform: translateX(4px);
  color: #ba432a;
  padding: 0 5px;
}
