input[type="text"] {
    
}

#bottomPanel {
    text-align:center;
}

#paymentPanel ,
#nextAndReturnPanel {
    text-align:center;
}

button,
#paymentPanel,
#nextAndReturnPanel {
    width:30%;
    padding:1rem;
    margin:auto;
}


#booking-package {
    text-align:left;
}

#booking-package .sun {
    
}

#booking-package .mon {
    
}

#booking-package .tue {
    
}

#booking-package .wed {
    
}

#booking-package .thu {
    
}

#booking-package .fri {
    
}

#booking-package .sat {
    
}

#booking-package .nationalHoliday {
    
}

#booking-package .goToBookingFormButton {
    
}

#booking-package .bookingButton {
    
}