.elementor-kit-5 {
    --e-global-color-primary: #25c866;
    --e-global-color-secondary: #161617;
    --e-global-color-text: #898990;
    --e-global-color-accent: #25c866;
    --e-global-color-d915ae1: #ffffff;
    --e-global-color-b142927: #f3f3f3;
    --e-global-color-ef03fc9: #1e1e1f;
    --e-global-color-b01bc79: #70833c;
    --e-global-color-6a4349e: #161617;
    --e-global-color-0af9d3d: #7d32f9;
    --e-global-color-c97de3a: #232325;
    --e-global-color-5384b1d: #151517;
    --e-global-typography-text-font-weight: 400;
    --e-global-typography-accent-font-weight: 800;
} 
.elementor-section.elementor-section-boxed > .elementor-container {
    max-width: 1140px;
}
.e-container {
    --container-max-width: 1140px;
}
.elementor-widget:not(:last-child) {
    margin-bottom: 0px;
}
.elementor-element {
    --widgets-spacing: 0px;
}
 {
}
h1.entry-title {
    display: var(--page-title-display);
}
.elementor-kit-5 e-page-transition {
    background-color: #ffbc7d;
}
@media (max-width: 1024px) {
    .elementor-section.elementor-section-boxed > .elementor-container {
        max-width: 1024px;
    }
    .e-container {
        --container-max-width: 1024px;
    }
}
@media (max-width: 767px) {
    .elementor-section.elementor-section-boxed > .elementor-container {
        max-width: 767px;
    }
    .e-container {
        --container-max-width: 767px;
    }
}
