
.faqSection {
  padding: 0 17% 0 17%;
  margin-bottom: 60px;
}

.faqQuestion {
 font-weight: bold;
 font-size: 1.1em;
}


.faqAnswer {
 font-size: 0.95em;
 font-style: italic;
}