.custom-scrollbar::-webkit-scrollbar{width:20px}.custom-scrollbar::-webkit-scrollbar-track{background-color:transparent}.custom-scrollbar::-webkit-scrollbar-thumb{background-clip:content-box;background-color:#d6dee1;border:6px solid transparent;border-radius:20px}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background-color:#d7d7d7}
