.section h2 {
    color: #0f172a;
    margin-bottom: 30px;
}
.section.alt-bg {
    background: #f8fafc;
}
.faq-item {
    background: #f8fafc;
    margin-bottom: 15px;
    padding: 20px;
    border-left: 4px solid #2563eb;
}
