#app {
    color: #fff !important;
    background-image: url(/img/bg_booking.png) !important;
    --tw-bg-opacity: 1 !important;
    background-color: rgb(9 71 54 / var(--tw-bg-opacity)) !important;
    
}
.ezGolf-nav {
    background-color: #094736;
    box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.2);
}
.ezGolf-button {
    background: #d8a75b !important;
    border-radius: 40px !important;
    color: #fff !important;
    text-transform: uppercase !important;
    font-size: 16px !important;
    text-align: center !important;
    padding: 10px 35px 11px !important;
    border: 1px solid #d8a75b !important;
    -webkit-transition: 0.3s all ease-in-out !important;
    transition: 0.3s all ease-in-out !important
}
.ezGolf-button-ball-track {
    border: 1px solid #d8a75b !important;
    color: #d8a75b !important;
    background-color: #fff !important;
}
.ezGolf-select {
    border: 1px solid #d8a75b !important;
    border-radius: 40px !important;
}
.vs__dropdown-menu {
    color: #000 !important;
    border: 1px solid #d8a75b !important;
}
.vs__dropdown-menu > li {
    color: #000;
}
.vs__dropdown-option--selected {
    background-color: #d8a75b;
}
.vs__dropdown-option--highlight {
    color: white !important;
    background-color: #d8a75b !important;
}
.dp__input_readonly {
    border: 1px solid #d8a75b !important;
    border-radius: 40px !important;
}
.side-bar-header {
    --tw-bg-opacity: 1;
    background-color: rgb(9 71 54 / var(--tw-bg-opacity));
}
.b-overlay-wrap {
    color: #d8a75b !important; 
}
.ezGolf-border {
    border: 1px solid #d8a75b !important;
}
.ezGolf-background1 {
    background-color: #d8a75b !important;
    color: #fff !important;
}
.active {
    color: #d8a75b !important;
}
.ezGolf-return-card-right {
    background-color: #d8a75b !important;
}
.ezGolf-return-card-left {
    background-color: #d8a75b !important;
}
.b-overlay-wrap-off {
    color: #000 !important;
}