<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Global Styles */
.btn-link { color: #000; }

/* Alert-Info Box */
.alert-info { background-color: #FFF; border-color: #000; }

/* Contact Info Widget */
.contact-info .adr a { color: #000; }

/* Links In Custom-Content */
.content a { color: #000; }

/* Button In Custom Content */
.content a.btn-primary { color: #FFF; }
.content a.btn-primary:hover,
.content a.btn-primary:active,
.content a.btn-primary:focus { color: #000; }

/* Header Dealership Name Text */
.page-header.responsive-centered-nav .header-default h1.fn span.org { font-family: "DDC-Heading-Font-Face"; font-weight: 200; }
.page-header.responsive-centered-nav .header-navigation .header-default .vcard h1 { line-height: 22px; }
.page-header.responsive-centered-nav .header-navigation .header-default .vcard h1 span { font-size: 22px; }
@media screen and (min-width: 1200px) { .page-header.responsive-centered-nav .header-navigation .header-default .vcard h1 span { font-size: 24px; } }

/* Main Navigation Styles */
.page-header.responsive-centered-nav .header-navigation .navigation-default .dropdown-menu h4 { font-family: "DDC-Heading-Font-Face"; font-weight: 200; }
.ddc-mega-menu-nav .model-selector-default .hproduct h3 a { font-family: "DDC-Heading-Font-Face"; text-transform: none; font-size: 15px; font-weight: 200; }

/* Alert Banner */
.page-header.responsive-centered-nav .content-alert-banner-container { font-family: "DDC-Heading-Font-Face"; font-weight: 200; }

/* Recommended For You Widget */
.recommendations-vehicles .tile-list .title,
.recommendations-vehicles .tile-list-no-flex-layout .title { text-align: left; }

.recommendations-vehicles .tile-list .pricing .price,
.recommendations-vehicles .tile-list-no-flex-layout .pricing .price { justify-content: flex-start; }

.recommendations-vehicles .tile-list .rv-details-wrapper,
.recommendations-vehicles .tile-list-no-flex-layout .rv-details-wrapper { text-align: left; }

/* Index Model Selector Widget */
.mini-index .model-selector-default .hproduct h3 { text-align: left; }
.mini-index .model-selector-default .hproduct h3 a { color: #000; font-size: 22px;  }
.mini-index .model-selector-default .hproduct .pricing .price { text-transform: none; width: 100%; }

/* Index Aftersales Widget */
.index [data-widget-name="content-cards"] .card .card-content span,
.index [data-widget-name="content-cards"] .card .card-content font,
.index [data-widget-name="content-cards"] .card .card-content p font { font-family: "DDC Heading Font Face" !important; font-size: 16px !important; }

/* Specials Listings */
.specials-listing .special div[class^='dsbid'] * img { display: block; margin: 0 auto; }
.specials-listing .special div[class^='dsbid'] * .layer2 { text-align: center; }
.special a, 
.special .ddc-icon-info,
.specials-category-list a { color: #000; }


/* Global Incentives Search Page */
.incentives-search-default .facet-group label { color: #000; }

/* Inventory Listings */
.inventoryList .fn .url { color: #000; }

/* 03050189 ddcrandyh */
.index .model-selector-default .special-editions { display: none; }
</pre></body></html>