.custom-scrollbar::-webkit-scrollbar{width:4px}.custom-scrollbar::-webkit-scrollbar-track{background:transparent}.custom-scrollbar::-webkit-scrollbar-thumb{background:#ff5200;border-radius:20px}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:#ff6b2c}.custom-scrollbar{scrollbar-width:thin;scrollbar-color:#ff5200 transparent}