.table-striped>tbody>tr:nth-of-type(odd)>* {
    --bs-table-accent-bg: rgba(127, 127, 127, 0.2);
}