/*CLOVER CUSTOM CSS*/

::-webkit-scrollbar-thumb {
  background: #1E4B7E;
}

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