.elementor-kit-6{--e-global-color-primary:#004B4E;--e-global-color-secondary:#54595F;--e-global-color-text:#004B4E;--e-global-color-accent:#00B5A5;--e-global-color-6813fae:#004B4E;--e-global-color-3ba8695:#E58F42;--e-global-color-80a6e1a:#84BE41;--e-global-color-04cd8a5:#E1DDD0;--e-global-color-44f1a9e:#F6F5F1;--e-global-typography-primary-font-family:"Poppins";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Poppins";--e-global-typography-secondary-font-weight:400;--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:500;--e-global-typography-816a0eb-font-family:"Poppins";--e-global-typography-816a0eb-font-size:32px;--e-global-typography-816a0eb-font-weight:600;color:#004D4F;font-family:"Poppins", Sans-serif;font-size:18px;font-weight:400;}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{background-color:#00B8A5;font-family:"Poppins", Sans-serif;font-size:18.05px;color:#FFFFFF;}.elementor-kit-6 button:hover,.elementor-kit-6 button:focus,.elementor-kit-6 input[type="button"]:hover,.elementor-kit-6 input[type="button"]:focus,.elementor-kit-6 input[type="submit"]:hover,.elementor-kit-6 input[type="submit"]:focus,.elementor-kit-6 .elementor-button:hover,.elementor-kit-6 .elementor-button:focus{background-color:var( --e-global-color-primary );}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 h1{color:#FFFFFF;font-size:90px;font-weight:700;}.elementor-kit-6 h2{color:#004D4F;font-size:32px;font-weight:600;}.elementor-kit-6 h3{color:#FFFFFF;font-family:"Poppins", Sans-serif;font-size:24px;font-weight:600;}.elementor-kit-6 h4{color:#FFFFFF;font-family:"Poppins", Sans-serif;font-size:16px;font-weight:500;}.elementor-kit-6 h5{color:#F38A2A;font-family:"Poppins", Sans-serif;font-size:16px;font-weight:500;text-transform:uppercase;}.elementor-kit-6 h6{color:#004B4E;font-family:"Poppins", Sans-serif;font-size:14px;font-weight:500;}.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-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-6{font-size:15px;}.elementor-kit-6 h1{font-size:48px;}.elementor-kit-6 h2{font-size:26px;}.elementor-kit-6 h3{font-size:20px;}.elementor-kit-6 h4{font-size:15px;}.elementor-kit-6 h5{font-size:15px;}.elementor-kit-6 h6{font-size:14px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* =========
   Global gutters (full-bleed backgrounds, inset content)
   ========= */

:root{
  --gutter-desktop: 100px;
  --gutter-mobile: 30px;
}

/* Classic Sections (Elementor sections/columns) */
.elementor .elementor-section.elementor-top-section > .elementor-container{
  padding-left: var(--gutter-desktop);
  padding-right: var(--gutter-desktop);
}

/* Flexbox Containers (new Container system) */
.elementor .e-con.elementor-top-section > .e-con-inner{
  padding-left: var(--gutter-desktop);
  padding-right: var(--gutter-desktop);
}

/* Header + Footer templates (Theme Builder locations) */
.elementor-location-header .e-con > .e-con-inner,
.elementor-location-footer .e-con > .e-con-inner,
.elementor-location-header .elementor-section > .elementor-container,
.elementor-location-footer .elementor-section > .elementor-container{
  padding-left: var(--gutter-desktop);
  padding-right: var(--gutter-desktop);
}



/* Responsive */
@media (max-width: 768px){
  .elementor .elementor-section.elementor-top-section > .elementor-container,
  .elementor .e-con.elementor-top-section > .e-con-inner,
  .elementor-location-header .e-con > .e-con-inner,
  .elementor-location-footer .e-con > .e-con-inner,
  .elementor-location-header .elementor-section > .elementor-container,
  .elementor-location-footer .elementor-section > .elementor-container{
    padding-left: var(--gutter-mobile);
    padding-right: var(--gutter-mobile);
  }
}


h1, h2 { font-family: "quincy-cf", serif !important; }
span.h2-green {
  font-family: 'Poppins', sans-serif;
  font-size: 32px;   /* same as H2 desktop */
  font-weight: 600;  /* H2 is usually semibold */
  line-height: 1.2;
  color: #90BC54;
}



/* Mobile override */
@media (max-width: 767px) {
  span.h2-green {
    font-size: 26px; /* matches your H2 mobile size */
  }
}
.period-accent{
    color: #00B8A5 !important;
}


/*Button Width*/
.elementor-element .elementor-button{
        min-width:210px;
    }
/*@media(min-width:1024px){*/
/*    .elementor-element .elementor-button{*/
/*        width:210px;*/
/*    }*/
/*}*//* End custom CSS */