.faq-block {
  margin-bottom: 30px;
}
.faq-block h5 {
  font-size: 19px;
  font-weight: 600;
  line-height: 26px;
}
.faq-block p {
  font-size: 16px;
  font-weight: 400;
  line-height: 28px;
  color: rgb(100, 100, 100);
}

@media (max-width: 768px) {
  body {
    padding: 20px;
  }
}/*# sourceMappingURL=simple-faq.css.map */