#div_rodape p {
    width: 100%;
    text-align: center;
}

div#div_rodape {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    margin-top: 50px;
}