.elementor-kit-14{--e-global-color-primary:#1D1D26;--e-global-color-secondary:#F4F1E8;--e-global-color-text:#272733;--e-global-color-accent:#8C7B69;--e-global-color-f24e389:#8AB262;--e-global-typography-primary-font-family:"Sora";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Sora";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Sora";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Sora";--e-global-typography-accent-font-weight:500;font-family:"Sora", Sans-serif;}.elementor-kit-14 e-page-transition{background-color:#FFBC7D;}.elementor-kit-14 a{font-family:"Sora", Sans-serif;}.elementor-kit-14 h1{font-family:"Sora", Sans-serif;}.elementor-kit-14 h2{font-family:"Sora", Sans-serif;}.elementor-kit-14 h3{font-family:"Sora", Sans-serif;}.elementor-kit-14 h4{font-family:"Sora", Sans-serif;}.elementor-kit-14 h5{font-family:"Sora", Sans-serif;}.elementor-kit-14 h6{font-family:"Sora", Sans-serif;}.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);}@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 *//* width */
::-webkit-scrollbar {
  width: 8px;
}

/* Track */
::-webkit-scrollbar-track {
  background: #F4F1E8; 
}
 
/* Handle */
::-webkit-scrollbar-thumb {
  background: #8C7B69;
  border-radius: 10px;
  border:2px solid #F4F1E8;
}

a,
a:focus{
    outline: none !important;
    text-decoration: none !important;
}/* End custom CSS */