.custom-scrollbar::-webkit-scrollbar{width:8px}.custom-scrollbar::-webkit-scrollbar-track{background:#D6F6FF;border-radius:4px}.custom-scrollbar::-webkit-scrollbar-thumb{background:#117b9a;border-radius:4px}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:#0f6a84}.custom-scrollbar{scrollbar-width:thin;scrollbar-color:#117b9a #D6F6FF}