#faq .q:not(:last-child) {
  margin: 0 0 35px;
}
#faq h3 {
  font-size: 1.2rem;
  padding: 0;
  margin: 0 0 6px;
}
#faq .answ {
  color: #999;
}
