.other-services-main-title-glam-fest {

    font-family: 'Dantina', sans-serif;
    letter-spacing: 0px;
    font-size: 2em;
    color: black;

}

.other-services-main-subtitle-glam-fest {

    font-family: 'Playfair Display';
    font-size: 2.7em;
    font-weight: 400;
    color: black;
    letter-spacing: 0.2em;
    line-height: 1.2em;

}

.other-services-content-glam-fest {

    font-family: 'Didact Gothic';
    font-size: 1.2em;
    font-weight: 400;
    text-align: center;
    color: black;
    letter-spacing: 1.0px;
    line-height: 1.8em;
    margin-bottom: 0;
}


@media screen and (max-width: 647px) {

    .other-services-main-title-glam-fest {

        font-family: 'Dantina', sans-serif;
        letter-spacing: 0px;
        font-size: 1.4em;
        color: black;

    }

    .other-services-main-subtitle-glam-fest {

        font-family: 'Playfair Display';
        font-size: 1.3em;
        font-weight: 400;
        color: black;
        letter-spacing: 0.2em;
        line-height: 1.2em;

    }

    .other-services-content-glam-fest {

        font-family: 'Didact Gothic';
        font-size: 0.9em;
        font-weight: 400;
        text-align: center;
        color: black;
        letter-spacing: 1.0px;
        line-height: 1.8em;
        margin-bottom: 0;
    
    }
    
}