.rodape__lista{ display: flex; justify-content: center; list-style-type: none; margin-top: 1em; }
.lista__link a{ text-decoration: none; color: var(--branco-principal); margin-left: 1em; }
.rodape__texto { margin: 1em 0; color: var(--cinza-secundario); font-size: 14px; }
.rodape{ text-align: center; margin: 5em 3em; }