

/* CSS from section stylesheet blocks */
.faq-layout {
  display: flex;
}

.faq-list {
  width: 100%;
}

.faq-content--heading {
  margin-top: 2rem;
}