.elementor-331 .elementor-element.elementor-element-87f712f{margin-top:50px;margin-bottom:50px;}.elementor-331 .elementor-element.elementor-element-9a7618c .elementor-heading-title{color:var( --e-global-color-3709f6c );font-family:"Roboto", Sans-serif;font-weight:600;}.elementor-331 .elementor-element.elementor-element-5f0ea5a{--spacer-size:30px;}.elementor-331 .elementor-element.elementor-element-46dc434{color:var( --e-global-color-secondary );}/* Start custom CSS *//* width */
::-webkit-scrollbar {
  width: 5px;
}

/* Track */
::-webkit-scrollbar-track {
  background: #f1f1f1;
}
 
/* Handle */
::-webkit-scrollbar-thumb {
  background: #9FEB07; 
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #555; 
}/* End custom CSS */