/* Booking Appointments Plugin - placeholder stylesheet */
.bap-booking-form {
  border: 1px solid #ddd;
  padding: 10px;
  max-width: 400px;
}
