/*
Theme Name: Astra Child
Template: astra
*/

.faq-answer { 
display: none; 
} 
.faq-answer.show { 
display: block; 
} 
