.search-bar-section {
	background-image: none !important;
	background-color: #01639d !important;
  }
  .bg-primary {
	background: none !important;
	background-color: #01639d !important;
  }
  .search-bar-section-collapsed {
	background: none !important;
	background-color: #01639d !important;
  }
  
  a {
	color: rgba(0, 0, 0, 0.836);
  }
  a:focus,
  a:hover {
	color: #01639d !important;
  }
  .btn-primary {
	background-color: #01639d !important;
	border-color: #01639d !important;
	color: white !important;
  }
  .btn-primary:hover {
    color: #fff !important;
  }
  .text-price-color {
	color: #01639d !important;
  }
  .text-primary {
	color: #01639d !important;
  }
  .cruise-title {
	color: #01639d !important;
  }
  .btn-outline-primary {
	color: #01639d !important;
	border-color: #01639d !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;
  }
  