.elementor-kit-6{--e-global-color-primary:#0095A8;--e-global-color-secondary:#E76A1F;--e-global-color-text:#06424A;--e-global-color-accent:#61CE70;--e-global-color-f61f5da:#F2EEE9;--e-global-color-fdfe5e3:#FFFFFF;--e-global-color-c3ac241:#FFE649;--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;color:#06424A;font-family:"Lato", Sans-serif;font-size:19px;font-weight:400;line-height:34px;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 a{color:#E76A1F;}.elementor-kit-6 h1{color:#06424A;font-family:"Bevan", Sans-serif;font-size:79px;font-weight:700;text-transform:uppercase;letter-spacing:3.5px;}.elementor-kit-6 h2{color:var( --e-global-color-text );font-family:"Bevan", Sans-serif;font-size:66px;font-weight:700;text-transform:uppercase;letter-spacing:3.5px;}.elementor-kit-6 h3{font-family:"Lato", Sans-serif;font-size:19px;font-weight:700;}.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);}.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-6 h1{font-size:54px;}.elementor-kit-6 h2{font-size:52px;}.elementor-kit-6 h3{font-size:48px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-6{font-size:17px;}.elementor-kit-6 h1{font-size:32px;}.elementor-kit-6 h2{font-size:31px;}.elementor-kit-6 h3{font-size:28px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.col h2{
    color:#0095A8 ;
    font-size:23px;
    font-family: lato;
    font-weight: 700;
}
.col h3{ color:#0095A8 ;
    
}


.col li {
  position: relative;
  padding-left: 28px;
  margin-left: -35px;
  
  color: #00494d; /* dark teal tone like your image */
  line-height: 2;
  list-style: none;
}

.col li::before {
  content: "✓";
  position: absolute;
  left: 0;
  top: 7px;
  line-height: 1.2;
}


@media (max-width: 767px){
    .col h2{
        font-size:20px;
}
.col h3{
        font-size:19px;
}

}/* End custom CSS */