.section-heading {
    text-align: center;
    max-width: 700px;
    margin: 0 auto 48px;
}

.section-tag {
    color: #1E3A8A;
    text-transform: uppercase;
    font-size: 0.8rem;
    font-weight: 700;
    letter-spacing: 0.1em;
    margin-bottom: 8px;
}

.section-title {
    font-size: 2.25rem;
    font-weight: 800;
    color: #0F172A;
    margin-bottom: 12px;
}

.section-subtitle {
    color: #6B7280;
    font-size: 1rem;
}
