.leaderboards_header{display:flex;flex-direction:row;gap:1rem}.leaderboards_header h1{margin:auto 0;align-self:center}.leaderboards{margin-top:1rem;display:flex;flex-direction:column;gap:1.5rem}.leaderboard_item{display:flex;flex-direction:row;padding-bottom:1rem;border-bottom:1px solid var(--broken-black);align-items:center}.leaderboard_score{font-size:1.5rem;font-weight:600}