.pt-table_stripe_even .pt-table__row:nth-child(2n) {
    background: var(--color-bg-stripe);
}
