   body
    {
        background:#fff;
    }
    .lead
    {
        color:#000;
    }
     .personality-header .lead{
        color:#fff;
    }
    .personality-header h1,.page-header h1{
        font-size:1.6em;
    }
    .stat-number
    {
        font-size:1.4em !important;
    }
    .type-a, .type-b,.type-code
    {
        font-size:1.5em !important;
    }

    .type-icon
    {
        font-size:2em !important;
        margin-bottom:0.8em !important;
    }
    @media (max-width:1440px)
    {
        .personality-header h1,.page-header h1{
            font-size:1.5em;
        } 

        .personality-header p.lead{
            font-size:15px;
        }

        .personality-header p.mb-0{
            font-size:14px;
        }

        .content-section h2.section-title
        {
            font-size:1.35em !important;
        }

        .content-section p
        {
            font-size:16px;
        }
        .subsection-title
        {
            font-size:1.25em !important;
        }
        .stat-number
        {
            font-size:1.25em !important;
        }

        .type-a, .type-b,.type-code
    {
        font-size:1.4em !important;
    }

    .type-icon
    {
        font-size:1.8em !important;
        margin-bottom:0.6em !important;
    }

    }

    @media (max-width:1366px)
    {
        .personality-header h1,.page-header h1{
            font-size:1.35em;
        } 
        .personality-header p.lead{
            font-size:14px;
        }

        .personality-header p.mb-0{
            font-size:13px;
        }
        .content-section h2.section-title
        {
            font-size:1.25em !important;
        }

        .content-section p
        {
            font-size:15px;
        }
        .subsection-title
        {
            font-size:1.15em !important;
        }

        .stat-number
        {
            font-size:1.1em !important;
        }

        .type-a, .type-b,.type-code
    {
        font-size:1.3em !important;
    }

    .type-icon
    {
        font-size:1.5em !important;
        margin-bottom:0.5em !important;
    }


    }

    @media (max-width:992px)
    {
        .personality-header h1,.page-header h1{
            font-size:1.25em;
        } 

        .type-a, .type-b,.type-code
    {
        font-size:1.2em !important;
    }
    }