.ls-hero-search { padding: 20px 0; background: #fff; }

.ls-hero-search__title {
  font-size: 1.125rem;
  color: var(--ls-text);
  text-align: center;
  margin-bottom: 15px;
}

.ls-section-label {
  font-size: 0.95rem;
  font-weight: 700;
  color: var(--ls-text);
  text-transform: uppercase;
  border-bottom: 2px solid var(--ls-primary);
  padding-bottom: 8px;
  margin-bottom: 20px;
}
