.elementor-kit-8{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-4d4cd47:#87CEEB;--e-global-color-354cdbb:#000080;--e-global-color-3fa0508:#E0F2FF;--e-global-color-39caeb2:#0C2DE9;--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-8 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1200px;}.e-con{--container-max-width:1200px;}.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 *//* FIX DESKTOP SIDE GAP - EVOLVE ACADEMY */
html, body {
    overflow-x: hidden !important;
}

/* Top header bar fix */
.top-header,
.header-top,
.elementor-top-section {
    max-width: 100vw !important;
    overflow-x: hidden !important;
}

/* Social icons container fix */
.elementor-social-icons-wrapper,
.elementor-social-icons {
    display: flex;
    justify-content: flex-end;
    max-width: 100%;
    overflow: hidden;
}

/* Prevent any widget from pushing width */
.elementor-section,
.elementor-container,
.elementor-widget {
    max-width: 100%;
}/* End custom CSS */