/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */
/* .booking-header {
    display: flex;
}
.booking-header-title {
    flex: 1;
}
.booking-header-buttons {
    flex: 1;
    text-align: right;
} */
