#linkVoltarPagina{
    color: green;
    text-decoration: none;
    margin-left: 40px;
    font-size: 20px;
}
#funcaoRodape{
    background-color: black;
    color: white;
    line-height: 25px;
    display: flex;
    justify-content: space-around;
    margin-top: 30px;
    margin-bottom: -8px;
    margin-left: -8px;
    margin-right: -8px;
}
#textoRodape{
    text-align: center;
} 
#redesSociais{
    margin-top: auto;
    margin-bottom: auto;
    width: 250px;
    justify-content: space-around;
    display: flex;
}
