.elementor-kit-352{--e-global-color-primary:#EF7A29;--e-global-color-secondary:#54595F;--e-global-color-text:#404040;--e-global-color-accent:#4570B8;--e-global-color-f3d3aa9:#4570B8;color:#221E1E;}.elementor-kit-352 e-page-transition{background-color:#FFBC7D;}.elementor-kit-352 p{margin-block-end:10px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1200px;}.e-con{--container-max-width:1200px;}.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 FONT — FRONTEND (entire website)
   Replace "Poppins" with your font
   ======================================== */
:root {
    --site-font: "Poppins", sans-serif;
}

html, body,
h1, h2, h3, h4, h5, h6,
p, a, span, div, li, ul, ol,
button, input, textarea, select, label,
.elementor-widget-container,
.elementor-widget-container *,
header, footer, nav, main, section, article,
[class*="elementor-"], [class*="e-"] {
    font-family: var(--site-font) !important;
}

/* Catch icon fonts so they DON'T get overridden */
[class^="fa-"], [class*=" fa-"],
[class^="eicon-"], [class*=" eicon-"],
[class^="dashicons"], [class*=" dashicons"],
.material-icons, .material-symbols-outlined,
i.fab, i.fas, i.far, i.fal {
    font-family: revert !important;
}/* End custom CSS */