section.faq a.faq-header { font-size: 1.2em; margin: 10px 0; display: inline-block; }

section.faq div.faq-content { margin: 10px 0; max-height: 0; overflow: hidden; transition: max-height 0.2s ease-out; }

/*# sourceMappingURL=faq.css.map */