div.faq-question{
  font-weight: bold;
  margin-bottom: 5px;
  line-height: 16px;
  font-size: 12px;
  color: #EC9136;
}

div.faq-answer{
  margin-bottom: 20px;
  text-align: justify;
  line-height: 14px;
}

