.elementor-kit-8{--e-global-color-primary:#C7742C;--e-global-color-secondary:#54595F;--e-global-color-text:#988577;--e-global-color-accent:#C7742C;--e-global-color-c734c72:#112220;--e-global-color-94ba110:#F1F2F2;--e-global-color-4994523:#455D61;--e-global-color-cc11422:#EDEEEE;--e-global-color-1dc0413:#694B34;--e-global-color-befb60d:#2C3B3A;--e-global-color-61ae538:#C09555;--e-global-color-d9e7c40:#688488;--e-global-typography-primary-font-family:"Sora";--e-global-typography-primary-font-size:40px;--e-global-typography-primary-font-weight:600;--e-global-typography-primary-line-height:1.5em;--e-global-typography-secondary-font-family:"Sora";--e-global-typography-secondary-font-size:31px;--e-global-typography-secondary-font-weight:500;--e-global-typography-text-font-family:"Sora";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Sora";--e-global-typography-accent-font-weight:500;color:var( --e-global-color-text );font-family:"Sora", Sans-serif;font-size:16px;}.elementor-kit-8 e-page-transition{background-color:#FFBC7D;}.elementor-kit-8 a{font-family:"Sora", Sans-serif;}.elementor-kit-8 h1{font-family:"Sora", Sans-serif;font-size:42px;}.elementor-kit-8 h2{font-family:"Sora", Sans-serif;}.elementor-kit-8 h3{font-family:"Sora", Sans-serif;}.elementor-kit-8 h4{font-family:"Sora", Sans-serif;}.elementor-kit-8 h5{font-family:"Sora", Sans-serif;}.elementor-kit-8 h6{font-family:"Sora", Sans-serif;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1200px;}.e-con{--container-max-width:1200px;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}.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);}.site-header .site-branding{flex-direction:column;align-items:stretch;gap:7px;}.site-header .header-inner{width:700px;max-width:100%;}.site-header .site-title{font-size:22px;}.site-header .site-title a{color:var( --e-global-color-primary );}.site-header .site-description{color:var( --e-global-color-text );font-size:16px;}.site-footer .footer-inner{width:700px;max-width:100%;}.site-footer .copyright p{color:var( --e-global-color-text );font-size:16px;}@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 {
    width: 100%;
    overflow-x: hidden;
}

p {
    margin-bottom: 0px;
}

::-webkit-scrollbar {
    width: 10px;
    background: white;
}

::-webkit-scrollbar-track{
    background: #5e757a;
}

::-webkit-scrollbar-thumb {
    background: white;
    border-radius: 20px;
    border: 1px solid ;
}

*::selection {
    color: white;
    background-color: #c7742c;
}/* End custom CSS */