.custom-scroll{scrollbar-width:thin;scrollbar-color:#fe8c00 transparent;scroll-behavior:smooth}.custom-scroll::-webkit-scrollbar{width:8px}.custom-scroll::-webkit-scrollbar-track{background:transparent}.custom-scroll::-webkit-scrollbar-thumb{background-color:#f97316;border-radius:20px;border:2px solid #fff;-webkit-transition:background-color .2s ease-in-out;transition:background-color .2s ease-in-out}.custom-scroll::-webkit-scrollbar-thumb:hover{background-color:#ea580c}