.blog-content{text-align:justify;line-height:1.8;font-family:Roboto,Helvetica Neue,Arial,sans-serif;font-size:16px;color:#222}.blog-content .faq{margin-top:2rem}.blog-content .faq:first-of-type:before{content:"Frequently Asked Questions";display:block;font-size:1.5rem;font-weight:700;margin-bottom:1.5rem;color:#222;text-align:left;border-bottom:2px solid #0073e6;padding-bottom:.5rem}.blog-content .faq-item{border:1px solid #ddd;border-radius:8px;margin-bottom:1rem;padding:1rem;background-color:#fafafa;transition:background .3s ease}.blog-content .faq-item:hover{background-color:#f0f8ff}.blog-content .faq-question{font-weight:600;margin-bottom:.5rem;cursor:pointer;color:#111}.blog-content .faq-answer{color:#444;line-height:1.6}