#rodape{
    width: 100%;
    height: 71.198px;
    border-top: 0.949px solid #888;
    background: #F5F5F5;
}

.text-rodape{
    color: #595959;
    font-family: "Poppins Regular";
    font-size: 16.70px;
    line-height: 150%;
    font-weight: 400;
}

.logo-rede-social{
    padding-left: 5px;
    padding-right: 3px;
    padding-top: 5px;
    padding-bottom: 3px;
}

.rodape-rede-social{
    width:38px;
    height: 38px;
    flex-shrink: 0;
    border-radius: 50%;
    margin: 0px auto;
}

.link-footer{
    color: #000;
    font-family: "Poppins Regular";
    font-size: 17.663px;
    line-height: 150%;
}