.faq {
  width: 100%;
  max-width: 65rem;
  margin: 0 auto;
}

.faq__list {
  width: 100%;
  list-style: none;
  padding: 0;
}