.webform-submission-form .form-type-checkbox:hover .label-hover {
  display: none;
}
.webform-submission-form label,
.webform-submission-form .form-type-checkbox label {
  font-weight: normal;
}

.webform-submission-form fieldset.form-wrapper legend .fieldset-legend {
  font-size: 1rem;
  font-weight: normal;
}
