.elementor-kit-8{--e-global-color-primary:#7C8BFF;--e-global-color-secondary:#2F3543;--e-global-color-text:#E8EAF2;--e-global-color-accent:#6FFFCD;--e-global-typography-primary-font-family:"Pixelify Sans";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Pixelify Sans";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Pixelify Sans";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Pixelify Sans";--e-global-typography-accent-font-weight:500;}.elementor-kit-8 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){--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);}@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 *//* Import fonts */
@import url('https://fonts.googleapis.com/css2?family=Pixelify+Sans:wght@400;500;600;700&family=Inter:wght@300;400;500;600;700&display=swap');

/* Headings use Pixelify Sans - with better readability */
h1, h2, h3, h4, h5, h6,
.hero-title, .section-title, .logo-text {
    font-family: 'Pixelify Sans', sans-serif !important;
    font-weight: 600 !important;
    letter-spacing: 0.5px;
    line-height: 1.1;
}

/* Body text use Inter for clarity */
body, html, p, a, span, li, label,
input, textarea, select, button {
    font-family: 'Inter', sans-serif !important;
    line-height: 1.55;
}/* End custom CSS */