.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;}{}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-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 */body {
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
    font-family: "Prompt", sans-serif;
    background-color: #00240b;
}

::-webkit-scrollbar {
    border-radius: 10px;
    height: 4px;
    width: 4px;
}
::-webkit-scrollbar-thumb {
    border-radius: 10px;
    outline: 1px solid #02ed49;
    background-color: #02ed49;
}
::-webkit-scrollbar-track {
    box-shadow: inset 0 0 6px rgba(0,0,0,.3);
}

.elementor-column-gap-default>.elementor-column>.elementor-element-populated {
    padding: 0 22px;
}
@media (max-width: 1024px) {
.elementor-column-gap-default>.elementor-column>.elementor-element-populated {
    padding: 0 14px;
} 
}/* End custom CSS */