.table-row:nth-of-type(2n+1) {
    background: rgba(var(--bs-light-rgb), 0.2);
}