UNPKG

430 BCSSView Raw
1.va-faq { font-size: 16px; display: flex; flex-direction: column; justify-content: flex-start; padding: 12px 0; border-bottom: 1px solid #e0e0e0; }
2.va-faq:first-of-type { border-top: 1px solid #e0e0e0; }
3.va-faq .question { display: flex; justify-content: space-between; align-items: center; color: #212121; }
4.va-faq .answer { color: #616161; height: 0; overflow: hidden; }
5.va-faq .show { padding-top: 12px; height: inherit; }