    .compact-social-section {
        margin-bottom: 30px;
    }

    .section-title {
        text-align: center;
        margin-bottom: 25px;
    }

    .section-title h2 {
        color: var(--primary);
        margin-bottom: 8px;
    }

    .section-title p {
        color: var(--gray);
    }

