.h-scrollable::-webkit-scrollbar{width:0;height:2px}.h-scrollable::-webkit-scrollbar-track{background:transparent;border-radius:5px;overflow:hidden}.h-scrollable::-webkit-scrollbar-thumb{background:#305e8a;border-radius:5px}.h-scrollable::-webkit-scrollbar-thumb:hover{background:#305e8a}