.elementor-kit-5{--e-global-color-primary:#D2AB92;--e-global-color-secondary:#694B34;--e-global-color-text:#694B34;--e-global-color-accent:#F4AC7F;--e-global-color-14a0f38:#FFFFFF;--e-global-color-0733934:#FBE6DA;--e-global-color-cab8ffb:#84654E;--e-global-color-7588cd7:#000000;--e-global-color-f3f5e76:#D2AB92;--e-global-typography-primary-font-family:"Manrope";--e-global-typography-primary-font-size:40px;--e-global-typography-primary-font-weight:500;--e-global-typography-secondary-font-family:"Manrope";--e-global-typography-secondary-font-size:22px;--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Manrope";--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:"Literata";--e-global-typography-accent-font-size:52px;--e-global-typography-accent-font-weight:500;color:var( --e-global-color-text );font-family:"Manrope", Sans-serif;font-size:16px;line-height:1.5em;}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.elementor-kit-5 h1{color:var( --e-global-color-primary );font-family:"Manrope", Sans-serif;font-size:40px;}.elementor-kit-5 h2{color:var( --e-global-color-secondary );font-family:"Manrope", Sans-serif;font-size:22px;}.elementor-kit-5 h3{font-family:"Manrope", Sans-serif;}.elementor-kit-5 h4{font-family:"Manrope", Sans-serif;}.elementor-kit-5 h5{font-family:"Manrope", Sans-serif;}.elementor-kit-5 h6{font-family:"Manrope", 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;}.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-kit-5{line-height:1.7em;}.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;
    line-height: 1.8em;
}

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

::-webkit-scrollbar-track{
    background: #b7957c;
}

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

*::selection {
    color: white;
    background-color: #e2cdbe;
}

.border-bottom {
    border-width: 0 0 5px 0;
    border-style: solid;
    border-image: linear-gradient(90deg, #73553f, #b8987f, #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 */