.elementor-kit-5{--e-global-color-primary:#252926;--e-global-color-secondary:#343935;--e-global-color-text:#AF8C53;--e-global-color-accent:#AF8C53;--e-global-typography-primary-font-family:"Forum";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Playfair";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Poppins";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Inter";--e-global-typography-accent-font-weight:500;background-color:var( --e-global-color-primary );}.elementor-kit-5 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);}@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 */::-webkit-scrollbar {
  width: 10px; /* Adjust width as needed */
}

/* Scrollbar track styles */
::-webkit-scrollbar-track {
  background: #252926; /* Background color of the track */
}

/* Scrollbar thumb styles */
::-webkit-scrollbar-thumb {
  background: #ae8c53; /* Color of the draggable thumb */
  border-radius: 10px; /* Optional: rounded corners for the thumb */
}

/* Scrollbar thumb on hover */
::-webkit-scrollbar-thumb:hover {
  background: #ae8c53; /* Color of the thumb on hover */
}/* End custom CSS */