footer.footer {
    background-color: var(--night-gray);
    color: var(--white);
}

footer.footer a {
    color: var(--white);
}