.elementor-kit-4{--e-global-color-primary:#1E6B50;--e-global-color-secondary:#A78240;--e-global-color-text:#1E6B50;--e-global-color-accent:#61CE70;--e-global-color-02b8f56:#FCFAEC;--e-global-color-e9b6ad9:#5A4838;--e-global-color-8b1288c:#DFBE82;--e-global-color-839433c:#2A785D;--e-global-color-8b0a630:#5A4838;--e-global-color-15f69d8:#A78240;--e-global-typography-primary-font-family:"Sora";--e-global-typography-primary-font-weight:700;--e-global-typography-primary-line-height:1.3em;--e-global-typography-secondary-font-family:"Sora";--e-global-typography-secondary-font-weight:600;--e-global-typography-secondary-line-height:1.3em;--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-size:16px;--e-global-typography-accent-font-weight:300;--e-global-typography-accent-text-transform:capitalize;--e-global-typography-accent-line-height:1.5em;color:#1E6B50;font-family:"Sora", Sans-serif;}.elementor-kit-4 e-page-transition{background-color:#FFBC7D;}.elementor-kit-4 h1{font-family:"Sora", Sans-serif;font-size:40px;font-weight:700;}.elementor-kit-4 h2{font-family:"Sora", Sans-serif;font-size:35px;}.elementor-kit-4 h3{font-family:"Sora", Sans-serif;font-size:22px;}.elementor-kit-4 h4{font-family:"Sora", Sans-serif;}.elementor-kit-4 h5{font-family:"Sora", Sans-serif;}.elementor-kit-4 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:0px;}.elementor-element{--widgets-spacing:0px 0px;--widgets-spacing-row:0px;--widgets-spacing-column:0px;}{}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 {
    width: 100%;
    overflow-x: hidden;
}

p {
    margin-bottom: 0px;
}

::-webkit-scrollbar {
    width: 10px;
    background: #4384bd;
}

::-webkit-scrollbar-track{
    background: #00396a;
}

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

*::selection {
    color: white;
    background-color: #00cc33;
}

.border-bottom {
    border-width: 0 0 5px 0;
    border-style: solid;
    border-image: linear-gradient(90deg, #73553f, #c09555, #73553f, 0)) 1;
    
    border-width: 0 0 2px 0;
    /*border-color: #e3dad0;*/
}

.border-gradient {
    border-width: 0 0 2px 0;
    border-style: solid;
    border-image: linear-gradient(90deg, rgba(227,185,159, 0), rgba(227,185,159, 1), rgba(227,185,159, 0)) 1;
}/* End custom CSS */