.search-bar-section {
  background-image: none !important;
  background-color: #245f85 !important;
}
.bg-primary {
  background: none !important;
  background-color: #245f85 !important;
}
.search-bar-section-collapsed {
  background: none !important;
  background-color: #245f85 !important;
}

a {
  color: rgba(0, 0, 0, 0.836);
}
a:focus,
a:hover {
  color: #245f85 !important;
}
.btn-primary {
  background-color: #245f85 !important;
  border-color: #245f85 !important;
  color: white !important;
}
.text-price-color {
  color: #245f85 !important;
}
.text-primary {
  color: #245f85 !important;
}
.cruise-title {
  color: #245f85 !important;
}
.btn-outline-primary {
  color: #245f85 !important;
  border-color: #245f85 !important;
}
.searchbar-advanced-search-link {
  color: #ffffff !important;
}
.searchbar-advanced-search-link:hover {
  color: #fff !important;
}
.searchbar-reset-search-link {
  color: #ffffff !important;
}
.searchbar-reset-search-link:hover {
  color: #ffffff !important;
}
.nav-tabs > li.active > a.nav-link,
.nav-tabs > li.active > a.nav-link:focus,
.nav-tabs > li.active > a.nav-link:hover {
  color: #fff !important;
}
.card-breadcrumb > li > a {
  color: #fff !important;
}
.cruise-features .cruise-feature-link .more-link {
  background: #333;
  color: #fff !important;
}
