@charset "windows-1252";

.idf-faq-section { background: rgb(246, 250, 247); }

.idf-faq-title { font-size: 32px; font-weight: 700; color: rgb(31, 59, 45); margin-bottom: 10px; }

.idf-faq-subtitle { color: rgb(108, 117, 125); font-size: 16px; }

.idf-faq-card { border-width: medium; border-style: none; border-color: currentcolor; border-image: initial; border-radius: 12px; margin-bottom: 12px; box-shadow: rgba(0, 0, 0, 0.05) 0px 4px 12px; }

.idf-faq-question { width: 100%; text-align: left; font-weight: 600; font-size: 17px; color: rgb(31, 59, 45); text-decoration: none; }

.idf-faq-question:hover { text-decoration: none; color: rgb(79, 124, 90); }

.card-header { background: rgb(255, 255, 255); border-width: medium; border-style: none; border-color: currentcolor; border-image: initial; padding: 18px 20px; }

.card-body { font-size: 15px; line-height: 1.7; color: rgb(85, 85, 85); padding: 20px; }