.text-turquoise {
    color: #f35e21!important;
}

.bg-turquoise {
    background-color: #f35e21!important;
}

.booking-cal:not(.loading) .container__days .day-item:not(.is-locked) {
    background-color: #f35e21!important;
}

.text-green-500 {
    color: #f35e21!important;
}

.text-green-600 {
    color: #f35e21!important;
}

.text-turquoise {
    color: #f35e21!important;
}

.bg-turquoise {
    background-color: #f35e21!important;
}

.hover\:bg-teal-400:hover {
    background-color: #f35e21!important;
}