table tbody tr:nth-of-type(odd) {
    background-color: #e5e7eb;
}