.user-row:nth-child(odd){background-color:var(--user-row-odd)}.user-row:nth-child(2n){background-color:var(--user-row-even)}
