.search-block {
   background: #fff !important;
}

#flipSearchBlock > div > h1 {
   color: #dd7a1d !important;
}

#searchForm label {
   color: #dd7a1d !important;
}

#searchForm .dropdown-toggle.btn-light,
#searchForm .zip-input {
   background: #efefef !important;
   color: #474747 !important;
}

#submitSearch {
   background: #dd7a1d !important;
   color: #fff !important;
}

.vehicle-icons-btn {
   border: 2px solid #dd7a1d !important;
}

#Marine > img {
  margin-top: -6px !important;
}