body {
    background-color: white;
}

.main-title {
    font-size: 48px;
    font-weight: bold;
    color: #0367c7;
}

.faq-content p {
    font-size: 16px;
}

.faq-content h2 {
    font-weight: bold;
    color: #333;
}