.calendar-day.available {
    background-color: #f6d425 !important;
}

.calendar-day.available.active {
    background-color: red !important;
}
