
.featured-products-module .product-wrapper-link .product-details-link {
    background-color: #005A2B;
    color: #fff;
}
#featured-custom .product-wrapper-link {
   height: 360px;
}
.vehicle-picker-module .browse_catalog:hover, .vehicle-picker-module .vpicker-submit:hover {
  background-color: #008d43;
}
.promotional-banner-wrap .promotional-banner-link, .promotional-banner-wrap .promotional-banner-text-wrap {
    background-color: #1a8c50; color: #fff; }
#car-row-custom .model-wrap {
  justify-content: space-between;
  flex-wrap: nowrap;
}
#footer-custom #other-stores strong.heading {
  font-family: "Lato", sans-serif;
  font-size: 15pt;
  color: #000;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  margin: 0 0 15px 0;
  display: block; }
#footer-custom #other-stores ul.links-list {
    display: flex;
    justify-content: space-between;
    flex-wrap: nowrap;
}
.policy-page-p { font-size: 14px; }