footer {
    background-color: var(--grey);
    text-align: center;
    padding-bottom: 40px;
    font-size: 0.8rem;
    color: var(--black)
}
