button {
    padding: 8px 20px;
    border-width: 1px;
    border-radius: 8px;
    color: #fffaf3;
    border-color: #fffaf3;
    background-color: #04370a;
}


}

#booking-package .sun {
       color: #3b6036;
    background-color: #04370a;
}


#booking-package .mon {
         color: #3b6036;
}

#booking-package .tue {
         color: #3b6036;
}

#booking-package .wed {
         color: #3b6036;
}

#booking-package .thu {
         color: #3b6036;
}

#booking-package .fri {
         color: #3b6036;
}

#booking-package .sat {
         color: #3b6036;
}

#booking-package .nationalHoliday {
    
}

#booking-package .goToBookingFormButton {
    
}

#booking-package .bookingButton {
    
}

