div.webform-type-radio:has(> #edit-civicrm-1-contact-1-cg14-custom-89-honorary-fellow) {
  display:none;
}
.webform-submission-data--view-mode-preview label.form-label {
  font-weight: bold;
}

.webform-submission-data--view-mode-preview label.form-label::after {
  content: ": ";
  color: #000000; 
  margin-left: 2px;
  margin-right: 2px;
}
