/**
 * AllOfBD Booking Engine Styles
 */
.allofbd-booking-box {
  max-width: 480px;
}

#allofbd-btn-submit-booking:hover {
  filter: brightness(1.08);
}
