.wp-cc-faqs {
    margin: 20px 0;
}

.wp-cc-faq {
    margin-bottom: 15px;
}

.wp-cc-faq-question {
    font-size: 1.2em;
    font-weight: bold;
    margin-bottom: 5px;
}

.wp-cc-faq-answer {
    margin-left: 20px;
    color: #555;
}
