.elementor-kit-249{--e-global-color-primary:#004C54;--e-global-color-secondary:#54595F;--e-global-color-text:#000000;--e-global-color-accent:#61CE70;--e-global-color-5cfb382:#AADBEC;--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:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;background-color:#FFFFFF;}.elementor-kit-249 e-page-transition{background-color:#FFBC7D;}.elementor-kit-249 a{color:#0645AD;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1500px;}.e-con{--container-max-width:1500px;--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){margin-block-end:0px;}.elementor-element{--widgets-spacing:0px 0px;--widgets-spacing-row:0px;--widgets-spacing-column:0px;}{}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;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}}/* Start custom CSS */html, body {
    max-width: 100%;
    overflow-x: hidden;
}

ul {
  list-style-position: inside;
  padding-left: 20px; /* or adjust as needed */
}
/* Mobile only */
@media (max-width: 768px) {
   .logo-header {
      min-height: 120px !important;   /* reduce header height */
      padding-top: 10px !important;
      padding-bottom: 10px !important;
   }

   .logo-header img {
      max-height: 60px !important;   /* shrink logo */
      width: auto;
   }
}/* End custom CSS */