.bg-odd-even:nth-child(odd) {
    background-color: #d4d4d4;
}