.customScrollContainer::-webkit-scrollbar{width:16px}.customScrollContainer::-webkit-scrollbar-track{background-color:#fff;border:1px solid #d9e8f5;border-radius:20px}.customScrollContainer::-webkit-scrollbar-thumb{background-color:#65a3d5;background-clip:content-box;border:4px solid #0000;border-radius:20px}
