footer li {
    margin-bottom: 0.75rem;
}

footer .menu-item a {
    color: var(--color-dark);
    text-decoration: none;
    font-weight: 400;
}

.footer-menu {
    margin-bottom: 2rem;
}