/**
 * Booking Page Module Styles
 *
 * @package Leksand_Compusoft
 */

/* Minimal styling - CSOB handles most of the layout */
.csob-booking-page-wrapper {
  width: 100%;
  justify-content: center;
}
