.newsletter-signup-module.newsletter-inline .input-custom input {
    color: #fff;
}

.vehicle-picker-module .browse_catalog:hover, .vehicle-picker-module .vpicker-submit:hover {
    background-color: #9f191f;
}

#logo-custom .store-logo-module img {
    padding-top: 10px;
}

.panel-bg-hero {
  min-height: 560px;
  margin-left: 5%;
  margin-bottom: 55px;
}
.bg-hero-blk {
  color: #D1D1D1;
  min-height: 322px;
  padding: 20px;
  background: rgba(0, 0, 0, 0.68);
}
strong.hero-sub {
  color: #fff;
  font-size: 24px;
  margin: 13px 0;
  display: block;
}



.promotional-banner-wrap {
  background-color: red !important;
  color: white !important;
  font-weight: 700; /* makes text thick/bold */
}

.promotional-banner-text {
 color: white;
 font-size: 18px !important;
}

.promotional-banner-link {
 color: white !important;
}

.vin-required {
color: red;
}
.hours { border: #c2c2c2 1px solid; padding-right: 15px; padding-left: 15px; }
.hours-operation-module ul li.today { font-weight: 600; }

#logo-custom .store-logo-module img {
    padding-top: 2em;
}