.footer-link {
    font-weight: 200;
}

@media (max-width: 1199px) {
    .footer-link {
        font-weight: 300;
    }
}