.elementor-kit-5{--e-global-color-primary:#07A9A5;--e-global-color-secondary:#ECD997;--e-global-color-text:#333333;--e-global-color-accent:#007F78;--e-global-color-5d04d50:#000000;--e-global-color-c6891e4:#FFFFFF;--e-global-color-50d2fb3:#EFEBE6;--e-global-color-564d4c4:#CFD6D5;--e-global-color-4051783:#007F78;--e-global-color-033ee16:#07A9A5;--e-global-color-3332415:#F8EFE3;--e-global-color-e0b990d:#ECD997;--e-global-color-c7e9dc3:#D6EBE8;--e-global-color-da3c1a9:#333333;--e-global-color-d2f7d17:#DDEAEB;--e-global-color-3d3bc61:#FBFCF2;--e-global-color-5a5f908:#D5F5F0;--e-global-typography-primary-font-family:"Poppins";--e-global-typography-primary-font-weight:400;--e-global-typography-secondary-font-family:"Poppins";--e-global-typography-secondary-font-weight:500;--e-global-typography-text-font-family:"Poppins";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Poppins";--e-global-typography-accent-font-weight:400;color:var( --e-global-color-da3c1a9 );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.elementor-kit-5 a{color:var( --e-global-color-4051783 );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-kit-5 h1{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-kit-5 h2{color:var( --e-global-color-5d04d50 );font-family:"Poppins", Sans-serif;font-size:1.8rem;font-weight:400;}.elementor-kit-5 h3{color:var( --e-global-color-5d04d50 );font-family:"viroqua", Sans-serif;font-size:24px;font-style:italic;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* Target the section containing the image boxes */
section.elementor-section.elementor-element:not(.elementor-inner-section) {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
}

/* Optional: slightly reduce individual image box width inside columns */
.elementor-column {
  max-width: 50%;
  padding: 10px;
  box-sizing: border-box;
}

/* Responsive stacking on tablet/mobile */
@media (max-width: 1024px) {
  .elementor-column {
    max-width: 100%;
  }
}




.custom-calendar-intro {
  text-align: center;
  padding: 30px 20px;
  background-color: transparent;
}

.custom-calendar-intro h2 {
  color: #08A8A5; /* Adjust to your theme’s color */
  font-size: 28px;
  margin-bottom: 10px;
}

.custom-calendar-intro p {
  font-size: 16px;
  color: #333;
}/* End custom CSS */