footer {
    text-align: center;
    color: var(--primary-dark);
    margin-top: 2rem;
}

footer p {
    font-size: small;
}