#rodape .wrap-logo-rodape {
    display: none;
    justify-content: center;
}
div#rodape>div:last-child>.conteiner {
    display: flex;
    align-items: center;
    justify-content: space-around;
}
body {
    color: #000;
}