.elementor-kit-9{--e-global-color-primary:#000000;--e-global-color-secondary:#FFFFFF;--e-global-color-text:#FFFFFF;--e-global-color-accent:#EB6501;--e-global-color-0559b39:#46FF20;--e-global-color-2b4cf09:#FF7321;--e-global-color-6e707ea:#2D21FF;--e-global-color-5f9d0f1:#5EAA4F;--e-global-color-930210b:#806250;--e-global-color-3b3e89e:#083474;--e-global-typography-primary-font-family:"Sora";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Sora";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Sora";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Sora";--e-global-typography-accent-font-weight:500;background-color:var( --e-global-color-primary );}.elementor-kit-9 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1280px;}.e-con{--container-max-width:1280px;}.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-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 */html, body {
    overflow-x: hidden;
    position: relative;
}

p:last-child{
margin-bottom: 0px; 
}

.elementor-heading-title{
margin-bottom: 0px;
}

body::-webkit-scrollbar{
width: 10px;
}

body::-webkit-scrollbar-track{
background: #15111e;
}

body::-webkit-scrollbar-thumb{
background-color: #46FF20;
border-radius: 10px;
border: 2px solid #15111e; 
}/* End custom CSS */