label, .checkboxes--wrapper .fieldset-legend, .js-webform-checkboxes-other .fieldset-legend, #edit-room-occupancy .fieldset-legend {
  font-weight: bold;
} 
.js-webform-checkboxes label {
	font-weight: normal;
}
form .form-type-textarea {
   margin-bottom: 1rem !important;
}