
.teeinblue-enabled .tee-field__select option {
  color: #000000;
}
@media (max-width: 767.98px) {
    .teeinblue-enabled .tee-form-actions:not(.tee-form-actions--no-sticky) {
        background: var(--color-background);
    }
}

.teeinblue-enabled media-gallery {
    position: unset !important;
}