.elementor-kit-82{--e-global-color-primary:#B5D2DD;--e-global-color-secondary:#88838A;--e-global-color-text:#7A7A7A;--e-global-color-accent:#C9AA44;--e-global-color-bf47b38:#F8FAF0;--e-global-color-30069d4:#416788;--e-global-color-d708f0b:#6E6771;--e-global-color-2f9e859:#1B2538;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-82 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.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;}.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 */p{
    margin-bottom: 0px; 
}
html, body{
    width: 100%;
    overflow-x: hidden;
}
body::-webkit-scrollbar{
    width: 20px;
    padding-left: 2px;
    padding-right: 2px;
}
body::-webkit-scrollbar-track{
    background: #416788;
    width: 16px;
}
body::-webkit-scrollbar-thumb{
    background: #b5d2dd;
    border-radius: 15px;
    border: 3px solid #416788;
}
*::selection{
    color: #ffffff;
    background: #416788;
}/* End custom CSS */