﻿.site-footer .footer-info > div {
    min-width: 33.333% !important;
}

.container {
    max-width: calc(100% - 40px) !important;
}

.site-footer .footer-info {
    height: 2.5em !important;
    font-family: 'Poppins', sans-serif !important;
    font-weight: 400 !important;
    color: #171D29 !important;
}

.site-footer .social-links li.twitter a {
    background: url(../NewScripts/images/twitter-icon.png) 0 0 no-repeat !important;
}

.site-footer .social-links li.facebook a {
    background: url(../NewScripts/images/facebook-icon.png)0 0 no-repeat !important;
}

.site-footer .social-links li.linkedin a {
    background: url(../NewScripts/images/linkedin-icon.png)0 0 no-repeat !important;
}