@media (min-width: 1024px) {
        .mobile-menu__nav .h3{
            font-size: 2.25rem;
        }
    }
    .mobile-menu__nav .h3{
        font-family: New Grotesk Square;
        text-transform: uppercase;
        line-height: 1.1875;
        font-weight: inherit;
        font-size: 2rem;
    } 
    .mobile-menu__nav .h4{
        font-size: 2rem;
        font-family: New Grotesk Square; 
        text-transform: uppercase;
        line-height: 1.1875;
        font-weight: inherit;
    } 
    .mobile-menu__nav .h6{
        font-size: .875rem;
        font-family: Founders Grotesk Medium;
    line-height: 1.1428571428571428;
    letter-spacing: .125rem;
    text-transform: uppercase; 
    margin-bottom: 1.0625rem; 
    }
