.custom-scrollbar::-webkit-scrollbar{height:6px}.custom-scrollbar::-webkit-scrollbar-track{background:#fff;border-radius:3px}.custom-scrollbar::-webkit-scrollbar-thumb{background-color:#fff;border-radius:3px;transition:background-color .2s ease-in-out}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background-color:#f1bc57b3}.custom-scrollbar{scrollbar-width:thin;scrollbar-color:white}
