input[type="text"] {
    
}

button {
        padding: 8px 20px;
    border-width: 1px;
    border-radius: 8px;
}

#booking-package .sun {
        color: #ff6347;

}

#booking-package .mon {
    
}

#booking-package .tue {
    
}

#booking-package .wed {
    
}

#booking-package .thu {
    
}

#booking-package .fri {
    
}

#booking-package .sat {
        color: #1e90ff;

}

#booking-package .nationalHoliday {
    
}

#booking-package .goToBookingFormButton {
    
}

#booking-package .bookingButton {
    
}