/* Featured Products */
.featured-products-module .product-wrapper-link .product-details-link {
    background-color: #dd2222!important;
    color: #fff!important;
}

/* Vehicle Picker Button */
a.design-text.gradient-button.vpicker-submit.call-to-action-button:hover {
    background: #dd2222!important;
}


/* Navi */
ul.links-list {
	font-size: 14px!important;
}

.links-list li:nth-child(5) {
	color: #dd2222!important;
}