.dark{ background-color: #000; color: #fff;}
.dark  .highlights{ background-color:#000!important }
.dark .card-highlight { background:#333; }
.dark .light-yellow-bg { background:#333; }
.dark .date-time-highlight{ color:#fff }
.dark .upcoming-event { background:#000!important; }
.dark .black-bg{ background:#333!important; }
.dark .book-venue-out { background:#000!important;}
.dark  #maincontent{ background:#000!important; }
.dark  .footer-bg{ background:#333!important;}
.dark .mesaume { background:#000!important;}
.dark  .booking{
    color: #000;
}
.dark .content-event{
    color: #000;
}
.dark .sitemap a {
    color: #fff;
}
.dark .contact-form-custom .form-control{ color:#fff!important}

.dark .contact-form-custom .formcontact {
  color: #fff !important;
}

.dark .contact-form-custom .formcontact input,
.dark .contact-form-custom .formcontact label,
.dark .contact-form-custom .formcontact .MuiInputBase-input,
.dark .contact-form-custom .formcontact .MuiOutlinedInput-notchedOutline {
  color: #fff !important;
  border-color: #fff !important;
}

.dark .contact-form-custom .formcontact .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline {
  border-color: #fff !important;
}
.dark .ModalCaption{
color: #000 !important;
}