@layer custom {
  .results-list {
    max-width: none;
  }
  .search-page {
    max-width: none;
    padding-inline: var(--content-spacing);
  }
}
