.broker-landing-section--complete .mobile-landing-section-title {
  color: var(--accent, #6ee7b7);
}

.broker-landing-section--archived .mobile-landing-section-title {
  color: var(--muted, #94a3b8);
}

.broker-filter-panel {
  margin-bottom: 1.25rem;
}

.broker-filter-panel .filter-grid {
  margin-bottom: 0.75rem;
}
