.custom-scrollbar::-webkit-scrollbar{width:8px;height:8px}.custom-scrollbar::-webkit-scrollbar-track{background:transparent;border-radius:4px}.custom-scrollbar::-webkit-scrollbar-thumb{background:#cecece;border-radius:10px}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:#909090}.custom-scrollbar{scrollbar-width:thin;scrollbar-color:#cecece transparent;padding-bottom:7px}.custom-scrollbar::-moz-scrollbar{width:8px;height:8px}.custom-scrollbar::-moz-scrollbar-thumb{background-color:#cecece;border-radius:10px}.custom-scrollbar::-moz-scrollbar-thumb:hover{background-color:#909090}