.faq-list {
}
.faq-question-answer {
  position: relative;
  margin-bottom: 20px;
}
.faq-question {
  position: relative;
}
.faq-answer {
  display: none;
  position: relative;
  border-bottom: 1px solid #A9CCD7;
}
.faq-question p {
  margin: 0;
  padding: 0 0 0 20px;
}
.faq-answer p {
  margin: 0;
  padding: 10px 0 10px 20px;
}
.faq-question p.faq-label, .faq-answer p.faq-label {
position: absolute;
padding-left: 0;
}

/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
