.bg-odd-even:nth-child(odd) {
    background-color: #fff;
}
.bg-odd-even:nth-child(even) {
    background-color: #ffffff;
}
.a144 .buscador-position {
    background-color: rgb(255 255 255 / 0%);
}