


@media (max-width: 800px){
    .footer-social-networks{
        background: black !important;
        height: 35px !important;
    }

    .footer h5 {
        padding-right: 30px !important;
    }

    .footer ul {
        margin-bottom: 10px; 

    }

}