.elementor-kit-3{--e-global-color-primary:#8B5E3C;--e-global-color-secondary:#F5EDE3;--e-global-color-text:#8A7060;--e-global-color-accent:#3D2B1F;--e-global-typography-primary-font-family:"DM Serif Display";--e-global-typography-primary-font-size:96px;--e-global-typography-primary-font-weight:500;--e-global-typography-secondary-font-family:"DM Serif Display";--e-global-typography-secondary-font-size:48px;--e-global-typography-secondary-font-weight:500;--e-global-typography-text-font-family:"Karla";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"DM Serif Display";--e-global-typography-accent-font-size:24px;--e-global-typography-accent-font-weight:500;color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );}.elementor-kit-3 button,.elementor-kit-3 input[type="button"],.elementor-kit-3 input[type="submit"],.elementor-kit-3 .elementor-button{background-color:#8B5E3C;font-family:"Karla", Sans-serif;font-size:14px;letter-spacing:0.1em;color:#FFFFFF;border-radius:0px 0px 0px 0px;padding:16px 36px 16px 36px;}.elementor-kit-3 button:hover,.elementor-kit-3 button:focus,.elementor-kit-3 input[type="button"]:hover,.elementor-kit-3 input[type="button"]:focus,.elementor-kit-3 input[type="submit"]:hover,.elementor-kit-3 input[type="submit"]:focus,.elementor-kit-3 .elementor-button:hover,.elementor-kit-3 .elementor-button:focus{background-color:#6B4A2E;color:#FFFFFF;border-radius:0px 0px 0px 0px;}.elementor-kit-3 e-page-transition{background-color:#FFBC7D;}.elementor-kit-3 a{color:var( --e-global-color-text );font-family:"Karla", Sans-serif;}.elementor-kit-3 a:hover{color:var( --e-global-color-primary );}.elementor-kit-3 h1{color:#FFFFFF;font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );}.elementor-kit-3 h2{color:var( --e-global-color-accent );font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-kit-3 h3{color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-size:var( --e-global-typography-accent-font-size );font-weight:var( --e-global-typography-accent-font-weight );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end: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-kit-3{--e-global-typography-primary-font-size:70px;--e-global-typography-secondary-font-size:40px;font-size:var( --e-global-typography-text-font-size );}.elementor-kit-3 h1{font-size:var( --e-global-typography-primary-font-size );}.elementor-kit-3 h2{font-size:var( --e-global-typography-secondary-font-size );}.elementor-kit-3 h3{font-size:var( --e-global-typography-accent-font-size );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-3{--e-global-typography-primary-font-size:50px;--e-global-typography-secondary-font-size:35px;font-size:var( --e-global-typography-text-font-size );}.elementor-kit-3 h1{font-size:var( --e-global-typography-primary-font-size );}.elementor-kit-3 h2{font-size:var( --e-global-typography-secondary-font-size );}.elementor-kit-3 h3{font-size:var( --e-global-typography-accent-font-size );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */p {
    margin-bottom: 0px !important;
}

html {
    scrollbar-color: #8B5E3C #f4efea;
}

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

::-webkit-scrollbar-track {
    background-color: #f4efea;
}

::-webkit-scrollbar-thumb {
    background-color: #8B5E3C;
    border-radius: 10px;
    border: 2px solid #f4efea;
}

::-webkit-scrollbar-thumb:hover {
    background-color: #6b4a2e;
}

.elementor-button, 
.elementor-button-text,
a {
    font-family: 'Karla', sans-serif !important;
}/* End custom CSS */