/* Booking shell — complements booking-premium.css */
.booking-body {
  min-height: 100vh;
}

.booking-card .card-header {
  border-radius: 1.25rem 1.25rem 0 0 !important;
}
