.main-container {
  max-width: 90rem;
  margin: 0 auto;
  padding: 0 1.25rem;
}

main {
  min-height: 100vh;
}
.no-results {
  text-align: center;
  margin-top: 1.25rem;
}
.search-bar .sr-only,
.filter-section .sr-only,
.sr-only {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
}
