.elementor-kit-5{--e-global-color-primary:#6A6E49;--e-global-color-secondary:#F1EFEB;--e-global-color-text:#7A7A7A;--e-global-color-accent:#000000;--e-global-color-a1b91d0:#FFFFFF;--e-global-color-987157b:#00000000;--e-global-typography-primary-font-family:"Itim";--e-global-typography-primary-font-size:38px;--e-global-typography-primary-font-weight:600;--e-global-typography-primary-text-transform:capitalize;--e-global-typography-primary-line-height:1.1em;--e-global-typography-primary-letter-spacing:1.5px;--e-global-typography-secondary-font-family:"Montserrat";--e-global-typography-secondary-font-size:13px;--e-global-typography-secondary-font-weight:500;--e-global-typography-secondary-text-transform:uppercase;--e-global-typography-secondary-letter-spacing:1.2px;--e-global-typography-text-font-family:"Montserrat";--e-global-typography-text-font-size:17px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Montserrat";--e-global-typography-accent-font-size:14px;--e-global-typography-accent-font-weight:500;--e-global-typography-accent-text-transform:uppercase;--e-global-typography-accent-letter-spacing:1.2px;--e-global-typography-d1724c9-font-family:"Itim";--e-global-typography-d1724c9-font-size:23px;--e-global-typography-d1724c9-font-weight:600;--e-global-typography-d1724c9-text-transform:capitalize;--e-global-typography-d1724c9-letter-spacing:1.5px;--e-global-typography-b1e0510-font-family:"Itim";--e-global-typography-b1e0510-font-size:20px;--e-global-typography-b1e0510-font-weight:600;--e-global-typography-b1e0510-text-transform:capitalize;--e-global-typography-dee88b6-font-family:"Montserrat";--e-global-typography-dee88b6-font-size:16px;--e-global-typography-dee88b6-font-weight:500;--e-global-typography-dee88b6-letter-spacing:0.7px;--e-global-typography-6ba0985-font-family:"Montserrat";--e-global-typography-6ba0985-font-size:25px;--e-global-typography-6ba0985-font-weight:500;--e-global-typography-6ba0985-text-transform:capitalize;}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1250px;}.e-con{--container-max-width:1250px;}.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-kit-5{--e-global-typography-primary-font-size:26px;--e-global-typography-d1724c9-font-size:21px;--e-global-typography-b1e0510-font-size:19px;--e-global-typography-6ba0985-font-size:23px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-5{--e-global-typography-primary-font-size:24px;--e-global-typography-secondary-font-size:12px;--e-global-typography-text-font-size:15px;--e-global-typography-accent-font-size:13px;--e-global-typography-d1724c9-font-size:20px;--e-global-typography-b1e0510-font-size:18px;--e-global-typography-dee88b6-font-size:15px;--e-global-typography-6ba0985-font-size:20px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */a {
    text-decoration: none !important;
}

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

/* Track */
::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px grey; 
  border-radius: 20px;
}
 
/* Handle */
::-webkit-scrollbar-thumb {
  background: black; 
  border-radius: 10px;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: grey; 
}/* End custom CSS */