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