.productspecs_container .tech-specs .item:nth-child(odd) {
    background-color: #f2f2f2 !important;
}

.productsummary_container .productdetails .prod-code span {
    background-color: #f2f2f2 !important;
    color: var(--evo-text-col);
    font-weight: 400;
}