.landing-locality-filters .btn,
.landing-category-filters .btn {
  border-radius: 999px;
}

.landing-category-filters .btn.active,
.landing-locality-filters .btn.active,
.chip-slider__track .btn.active {
  background-color: #0d6efd;
  border-color: #0d6efd;
  color: #fff;
}

.hero-category-hint .badge {
  font-weight: 500;
  padding: 0.35rem 0.65rem;
}
