.faq-page h1 {
    text-align: center;
}

.faq-page h2 {
    text-align: left;
}

.faq-content h3 {
    margin-top: 1.5rem;
}

.faq-content p {
    margin-bottom: 1rem;
}

.faq-content ul {
    margin-left: 1.2rem;
}