.vdp__veh__info__mod .veh__info__item:nth-child(even)[VehicleInfoWidgetCssScope] {
    background-color: #000 !important;
}

.page-inventory-details .btn-outline-secondary, .page-inventory-details .btn-outline-secondary:focus {
    background-color: #ffffff !important;
}

.page-inventory-details .vdp-module-canvas-razor-wrapper .btn-check:checked + .btn-outline-secondary {
    background-color: #20394C !important;
}

.page-home .contact-details .contact-icon {
 background: var(--color-theme-secondary) !important;

}
.vdp__title__mod .veh__price[VehicleHeadingWidgetCssScope]{
    color:#fff !important;
}