h1 {
  margin-bottom: var(--gap);
}

h3 {
  margin-left: 1rem;
}

#faq-container {
  margin-bottom: var(--margin-bottom);
}