@media screen and (min-width: 768px) {
    .footer-nav {
        justify-content: center;
    }
}
