.teeinblue-enabled {
    .product-form__checkout {
        display: none !important;
    }
}
.tee-field__heading {
    font-family: "Chong Modern";
}

.tee-dialog-body {
    background: #9B8269 !important;
}

.teeinblue-widget.teeinblue-item--product {
    margin-bottom: 15px;
}

#teeFormInputs {
    color: black !important;
}

.tee-btn--preview {
    color: white !important;
    background-color: #9B8269 !important;
}