#ra-widget-reputation .ra-widget-reputation-holder .ra-widget-reputation-content.ra-reputation-loaded {
    border: none;
}
#rodape .pagamento-selos .pagamento {
    margin-left: 3.3px;
}

@media screen and (min-width: 1025px) {
    .selos>ul {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        align-items: center;
    }
    .rodape-sobre .logo {
        color: #7401e3;
    }
    #rodape .pagamento-selos {
        background: #fff;
        box-shadow: 5px 5px 8px 5px rgb(0 0 0 / 5%);
    }
    .icone-pagamento.boleto, .icone-pagamento.boleto-bancario, .icone-pagamento.boletobancario {
        display: none;
    }
    #rodape .pagamento-selos .pagamento {
        margin-left: 3.3% !important;
    }
    #rodape .pagamento-selos .conteiner .row-fluid {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content:center;
        gap: 30px;
    }
    #rodape .pagamento-selos .conteiner .row-fluid .gateways-rodape{
        display: flex;
        justify-content: center;
        align-items:center;
    }
    #rodape .pagamento-selos .conteiner .row-fluid > div {
        width: 100%;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }
}
