.tee-field__heading, .tee-upload-instruction, .tee-description__content, .tee-description .tee-option__title, .tee-option .tee-option__title, .tee-quantity-input {
  color: #00E8FF !important;
}

.teeinblue-enabled:not(.teeinblue-platform-product-enabled) {
    [id*="price-template"],
    .product__tax,
    [id*="Quantity-Form-template"],
    variant-selects {
        display: none !important;
    }
}