.home-destination-picker h2,
.home-final-cta h2 {
  color: #fff !important;
}

.home-tour-rating {
  display: none;
}

.tour-new-label--overlay {
  position: absolute;
  z-index: 3;
  left: 14px;
  bottom: 14px;
  padding: 5px 10px;
  border-radius: 999px;
  background: rgba(255,255,255,.94);
  color: #075ea8;
  font-size: .78rem;
  font-weight: 850;
  box-shadow: 0 7px 20px rgba(5,34,58,.18);
  backdrop-filter: blur(7px);
}
