/*!
 * Add custom css for this site here:
 */
 
 
.fa-giphy {
    padding-top: 10px;
}

.fa-giphy {
    background: #444;
    background-image: url(https://niu.edu/social-media/images/giphy-after.svg);
    }
    
    /*.faq_wrapper {*/
    /*    padding-top: 1rem;*/
    /*}*/
    
@media (max-width: 575.98px) {
//Manage Display Headers for Mobile Devices
.display-1 {
font-size: 3rem;
font-weight: 300;
line-height: 1.0;
}

    .display-2 {
        font-size: 2.75rem;
        font-weight: 300;
        line-height: 1.0;
    }

    .display-3 {
        font-size: 2.25rem;
        font-weight: 300;
        line-height: 1.0;
    }

    .display-4 {
        font-size: 1.75rem;
        font-weight: 300;
        line-height: 1.0;
    }
