.elementor-kit-5{--e-global-color-secondary:#FAF6F4;--e-global-color-text:#010101;--e-global-color-ca750bd:#000000BF;--e-global-color-b545cff:#FFFFFF;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Poppins";--e-global-typography-text-font-size:1rem;--e-global-typography-text-font-weight:300;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;--e-global-typography-503b1e2-font-family:"Playfair Display";--e-global-typography-503b1e2-font-size:clamp(6.25rem, 2rem + 10vw ,12.5rem);--e-global-typography-503b1e2-font-weight:400;--e-global-typography-503b1e2-line-height:1;--e-global-typography-5b60237-font-family:"Playfair Display";--e-global-typography-5b60237-font-size:4rem;--e-global-typography-5b60237-font-weight:400;--e-global-typography-5b60237-line-height:1;--e-global-typography-c16b771-font-family:"Playfair Display";--e-global-typography-c16b771-font-size:2rem;--e-global-typography-c16b771-font-weight:400;--e-global-typography-c16b771-line-height:1.2;color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );overscroll-behavior:contain;}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.elementor-kit-5 h2{font-family:"Playfair Display", Sans-serif;font-size:4rem;font-weight:400;line-height:1;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:75rem;}.e-con{--container-max-width:75rem;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}.elementor-widget:not(:last-child){--kit-widget-spacing:0px;}.elementor-element{--widgets-spacing:0px 0px;--widgets-spacing-row:0px;--widgets-spacing-column:0px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-kit-5{font-size:var( --e-global-typography-text-font-size );}.elementor-kit-5 p{margin-block-end:1rem;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-5{--e-global-typography-5b60237-font-size:2.5rem;font-size:var( --e-global-typography-text-font-size );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.visually-hidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: auto;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  white-space: nowrap;
}

/* Event */

.event-date {
    display: inline-grid;
    place-content: center;
    inline-size: 5rem;
    aspect-ratio: 1;
    font-family: 'Poppins', sans-serif;
    background-color: var(--e-global-color-text);
    color: var(--e-global-color-b545cff);
    text-transform: uppercase;
    line-height: 1;
}

.event-day {
    font-size: 2rem;
}

.event-month {
    font-weight: 700;
}/* End custom CSS */