.footer{
    background-color: var(--azul-escuro);
    color: #fff;
    padding: 20px;
    text-align: center;
    height: 10vh;
}