footer {
    font-size: .75rem;
}

.footer-links {
    display: flex;
    gap: .5rem;
    justify-content: center;
    margin: 1rem 0;
}