.faq-list {
  max-width: var(--my-custom-theme__container-width) !important;
}
.faq-list .search-box {
  max-width: 480px;
  margin: 0 auto 4rem;
}