#fw-section-custom-html-de3e549f-343c-442c-9b34-73de94961e6a {

.schedule {
  text-align: center;
  margin-bottom: 30px
}
  .event-schedule {
    display: flex;
    gap: 20px; /* Optional spacing between iframes */
    justify-content: center;
    align-items: center;
  }
}

















#fw-section-hero-1749334193 {
--color-primary: #000000;
--color-primary-rgb: 0, 0, 0;
--color-background: #FFFFFF;
--color-background-rgb: 255, 255, 255;
--color-on-primary: #FFFFFF;
--color-on-primary-rgb: 255, 255, 255;
--color-on-background: #253238;
--color-on-background-rgb: 37, 50, 56;
--color-product-image-background: #253238;
--color-background-brightness: 255;
background-color: var(--color-background);
color: var(--color-on-background);

}