table tr:nth-child(2n+2) > td[style$="lightblue;"] {
    background: #a0cbd9 !important;
}