footer {
    padding: 1rem 0;
}

.footer-nav {
    font-size: 2.5rem;
    flex-direction: row;
    justify-content: center;
    gap: 0;
}
