.faqWrapper {
  margin-bottom: 20px;
  border-bottom: 1px solid #cccccc;
}

.question {
  text-align: justify;
  text-decoration: none;
  font-size: 1.2em;
  color: #3d8e7d;
}

.answer {
  padding: 10px 0;
  text-align: justify;
}