.custom-scrollbar::-webkit-scrollbar{width:4px}.custom-scrollbar::-webkit-scrollbar-track{background:#fff;border-radius:8px}.custom-scrollbar::-webkit-scrollbar-thumb{background:#888;border-radius:8px}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:#555}.hide-horizontal-scroll{overflow-x:auto;scrollbar-width:none}.hide-horizontal-scroll::-webkit-scrollbar{display:none}
