.footer{
    background-color: #000000b6;
    padding: 0.5rem;
    color: #fff;
}

.footer__text{
    font-size: 0.8rem;
    text-align: center;
}

.footer__privacy{
    color: #fff;
    text-decoration: underline;
}

