.elementor-kit-6{--e-global-color-primary:#432626;--e-global-color-secondary:#5E8669;--e-global-color-text:#8E5F5F;--e-global-color-accent:#8AC099;--e-global-color-5122388:#D49999;--e-global-color-2505762:#FCF3F3;--e-global-typography-primary-font-family:"Sora";--e-global-typography-primary-font-weight:700;--e-global-typography-primary-line-height:1.5em;--e-global-typography-secondary-font-family:"Sora";--e-global-typography-secondary-font-weight:400;--e-global-typography-secondary-line-height:1.5em;--e-global-typography-text-font-family:"Sora";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:1.5em;--e-global-typography-accent-font-family:"Sora";--e-global-typography-accent-font-weight:600;--e-global-typography-accent-line-height:1.5em;background-color:var( --e-global-color-2505762 );}.elementor-kit-6 h1{font-family:"Sora", Sans-serif;}.elementor-kit-6 h2{font-family:"Sora", Sans-serif;}.elementor-kit-6 h3{font-family:"Sora", Sans-serif;}.elementor-kit-6 h4{font-family:"Sora", Sans-serif;}.elementor-kit-6 h5{font-family:"Noto Sans Sora Sompeng", Sans-serif;}.elementor-kit-6 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){margin-block-end:00px;}.elementor-element{--widgets-spacing:00px 00px;}{}h1.entry-title{display:var(--page-title-display);}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}@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;
}

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

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

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