footer {
    background-color: var(--bg-blue);
    text-align: center;
    color: var(--white);
    font-size: .8rem;
}