.elementor-kit-7{--e-global-color-primary:#F3F2EB;--e-global-color-secondary:#ABC2CA;--e-global-color-text:#403028;--e-global-color-accent:#61CE70;--e-global-color-577ff02:#FFFFFF;--e-global-color-72c1741:#BC9E8F;--e-global-color-d0f6a3e:#A8ADA7;--e-global-color-16ac070:#000000;--e-global-color-fcb6099:#FFFFF2;--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:"athelas";--e-global-typography-text-font-size:20px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:20px;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;--e-global-typography-d81de77-font-family:"athelas";--e-global-typography-d81de77-font-size:15px;--e-global-typography-d81de77-line-height:15px;--e-global-typography-b0bc6f8-font-family:"athelas";--e-global-typography-b0bc6f8-font-size:21px;--e-global-typography-b0bc6f8-font-weight:400;--e-global-typography-b0bc6f8-line-height:21px;--e-global-typography-e690ab0-font-family:"athelas";--e-global-typography-e690ab0-font-size:33px;--e-global-typography-e690ab0-font-weight:400;--e-global-typography-e690ab0-text-transform:uppercase;--e-global-typography-e690ab0-line-height:33px;}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.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);}.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-7{--e-global-typography-text-font-size:15px;--e-global-typography-text-line-height:15px;--e-global-typography-b0bc6f8-font-size:21px;--e-global-typography-b0bc6f8-line-height:21px;--e-global-typography-e690ab0-font-size:15px;--e-global-typography-e690ab0-line-height:15px;}.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 *//* ==========================================
   1. GLOBAL LAYOUT & LIGHTBOX FIXES
   ========================================== */

/* Fix Elementor lightbox links from breaking Grids/Flexbox layout */
.elementor-widget-image a[href*="wp-content/uploads"] {
    display: contents !important;
}

/* Ensure images scale fluidly inside grids */
.elementor-widget-image img {
    width: 100%;
    height: auto;
    object-fit: cover;
}


/* ==========================================
   2. STANDARD SITE RESET (Feel free to rebuild here)
   ========================================== */

/* Smooth scrolling across the site */
html {
    scroll-behavior: smooth;
}

/* Clear focus outlines for non-keyboard users */
*:focus {
    outline: none;
}/* End custom CSS */