.elementor-kit-88{--e-global-color-primary:#0D8344;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-bb1c15d:#0D8344;--e-global-color-5748ed8:#4CB5F5;--e-global-color-be740ad:#0A1F33;--e-global-color-4b81ea6:#0D8344;--e-global-color-c08e4e6:#4CB5F5;--e-global-color-98b6785:#F2F4F7;--e-global-color-e063aa5:#0A1F33;--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;}.elementor-kit-88 button,.elementor-kit-88 input[type="button"],.elementor-kit-88 input[type="submit"],.elementor-kit-88 .elementor-button{background-color:#0D8344;color:#FFFFFF;border-radius:26px 26px 26px 26px;}.elementor-kit-88 e-page-transition{background-color:#FFBC7D;}.elementor-kit-88 a:hover{color:#000000;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end: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 *//* ================================
   GLOBAL TYPOGRAPHY RESET
   Ensures Elementor controls work
   ================================ */

/* Desktop defaults */
body,
.elementor p {
  font-size: 18px;
  line-height: 1.7;
}

.elementor h2 {
  font-size: 32px;
  line-height: 1.3;
}

.elementor h3 {
  font-size: 22px;
  line-height: 1.4;
}

/* ================================
   TABLET TYPOGRAPHY
   ================================ */
@media (max-width: 1024px) {
  body,
  .elementor p {
    font-size: 17px;
  }

  .elementor h2 {
    font-size: 28px;
  }

  .elementor h3 {
    font-size: 20px;
  }
}

/* ================================
   MOBILE TYPOGRAPHY
   (Your Mobile‑First comfort sizes)
   ================================ */
@media (max-width: 767px) {
  body,
  .elementor p {
    font-size: 16px !important;
    line-height: 1.7;
  }

  .elementor h2 {
    font-size: 24px !important;
    line-height: 1.3;
  }

  .elementor h3 {
    font-size: 18px !important;
    line-height: 1.4;
  }
}/* End custom CSS */