::-webkit-scrollbar{width:8px;height:5px}::-webkit-scrollbar-track{background:var(--background)}::-webkit-scrollbar-thumb{background:var(--primary);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--primary);border-radius:4px}.custom_scrollbar::-webkit-scrollbar{width:5px;height:5px}.custom_scrollbar::-webkit-scrollbar-track{background:var(--background)}.custom_scrollbar::-webkit-scrollbar-thumb{background:var(--primary);border-radius:4px}.custom_scrollbar::-webkit-scrollbar-thumb:hover{background:var(--primary)}
