.custom-scrollbar::-webkit-scrollbar{width:5px}.custom-scrollbar::-webkit-scrollbar-track{background:transparent}.custom-scrollbar::-webkit-scrollbar-thumb{background:#d3e6eb;border-radius:10px}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:#9cc7d2}