.table-striped2 tbody tr:nth-child(4n+3),
.table-striped2 tbody tr:nth-child(4n+4) {
    background-color: rgba(var(--bs-gray-100-rgb), 0.75); /* of gebruik je eigen kleur */
}
