/*ddcrmelasky update car customizer title*/
.alias-car-customizer .ws-car-customizer .ddc-heading-1:after { display: none; }

/*owen.perks value statement header*/
.page-header.minimal .value-statement {display: inline-block; white-space: nowrap; font-size: 10px; color: #000; left: 60px}

/*ddcrmelasky update parts lead links color*/
.alias-parts-lead [data-widget-id="content-service2"] a { color: #fff; }
.content-default img {display:inline;}

/* KBB Price Advisor Whitespace Fix */
[data-web-api-id="kbb-price-advisor"] iframe {min-height:500px !important; height: auto !important;}

/* Start KBB Custom CSS */
:root {
  --clrs-banner-bg: #D71920;
  --clrs-banner-border: #D71920;
  --clrs-banner-text-color: #ffffff;
  --clrs-banner-text-font: Montserrat, Open Sans, sans-serif;
}
/* End KBB Custom CSS */