.custom-scrollbar::-webkit-scrollbar{width:8px}.custom-scrollbar::-webkit-scrollbar-track{background-color:#f5f5f5;border-radius:10px}.custom-scrollbar::-webkit-scrollbar-thumb{background-color:#9b6b9e;border-radius:10px}.custom-scrollbar{scrollbar-width:thin;scrollbar-color:#9b6b9e #f5f5f5}