body {
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
}
.section-content p {
    margin-bottom: 1rem;
    line-height: 1.8;
}
.section-content ul {
    margin-bottom: 1rem;
    padding-left: 1.5rem;
}
.section-content li {
    margin-bottom: 0.5rem;
    line-height: 1.8;
}
.section-content strong {
    font-weight: 600;
    color: #1e3a8a;
}
