/* Styles for the booking chart section */
.edelweiss-booking-chart-wrap{ 
  width: 100%;
  max-width: 90%;
  margin: 20px 0;
}
.edelweiss-booking-chart{ 
  position: relative; 
  width: 100%;
  height: 360px; 
}
.edelweiss-booking-chart h4{
  margin: 0 0 8px 0;
}
