
.gs__product-option {
  padding-top: 0;  
}

.gs__product-option[data-child-type="hidden"] {
  padding: 0;
  height: 0;
  border: none;
}

.gs__product-option label:not(.gs__checkbox-label),
.gs__product-option [data-child-attribute="label"]:not(.gs__checkbox-input-title) {
  font-weight: bold;
  color: black;
}

.gs__product-option input,
.gs__product-option textarea {
  border-color: black;
}