.hide {
  display: none;
}
.hide-checkbox-custom-class.usa-checkbox__label.usa-label.option::before {
  display: none;
}