.scroll-container::-webkit-scrollbar{width:5px}.scroll-container::-webkit-scrollbar-track{background-color:#f1f1f1;border-radius:10px}.scroll-container::-webkit-scrollbar-thumb{background-color:#5c5c5c;border-radius:10px}.scroll-container::-webkit-scrollbar-thumb:hover{background-color:#692525}