.sections-wrapper>div.booking--wrapper{
        background-color: black !important;
}
.booking__details{
            background-color: black !important;

}
.booking__info{
                background-color: black !important;
   color: white !important;
}

.booking*details .booking*fields{
    color: white !important;
}
    .booking*details .booking*times .booking__placeholder h6 {
        color: white !important;
    }
    .booking*details .booking*times *{
        color: white !important;
    }
    div.app-inner.flex.flex-col.min-h-full > salla-comments{
    display: none !important; 
    }
    
    
@media(max-width:767px) 
{
  
.ronaq-slides-text {
    height: 430px;
}
}