<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* ddcgeoffb */
.content-default img {display:inline;}

/* VLP price label adjustment */
.pricing .label {white-space:normal;}

/* nav fragment disclaimer colour */
.nav-fragment p.xsmall {color:#eee;}

/* pricing and descriptions cut-off fix in mega menu FV */
.navbar-default.responsive .container .navbar-nav .dropdown .inventory-featured-default {line-height:1.571;}

/* footer cut-off fix */
.ddc-footer {margin-bottom:20px;}

/* reduce sizing of vehicle location on VDP */
.vdp .main .contact-info {font-size:20px;}

/* franckbarfety M-00261445 - pricing buttons - dtannasaponjyan M-00261601 */ 
.vlp .pricing-area .btn-primary, .vlp .pricing-area .btn-default, .vlp .pricing [data-eprice].btn, .vlp .pricing [data-eprice].epriceLink {width: 100%; margin-bottom: 5px; white-space: normal;} 
.vlp .view-link {width: 100% !important; white-space: normal;}

/* dtannasaponjyan - on vdp remove  '&gt;' sign before custom eprice when it is an image */
.vdp .pricing a.eprice[data-title]::before {content:none;}

/* franckbarfety - fix footer in IE */
.ddc-footer .navigation-default ul li &gt; a {min-width: inherit;} /* fix footer in IE */

/* franckbarfety - fix incentives section on new VLP */
.vlp .inventoryList .incentive-list {margin: 10px 0;}
.vlp .view-incentives {width: 38%;}

/* franckbarfety - fix photo gallery title */
div#mopar-icon-grid {min-height: 240px;}

/* dtannasaponjyan M-00447532 - fix unchecked offers colour on incentives page */
.alias-incentives-search-detail .incentives-detail-container .facet-group label .offer-value {color:#000;}</pre></body></html>