footer a {    color: #fff;    text-decoration: none;}footer .footer-menu a {    color: #213373;    text-decoration: none;}/* .menu-footer-menu-container {    display: none;} */.footer-content {    background-color: #213373;    color: #fff;    font-size: 14px;    line-height: 18px;}.footer-content .footer-chat a,.footer-content .footer-chat a:hover,.footer-content .footer-chat a:visited {    color: #fff !important;}.footer-icons { grid-template-columns: repeat(6, 1fr); }.footer-menu {  background-color: #e6e6e6; }footer #menu-footer-menu {    padding: 0;}footer .btn-default {    align-items: center;    border: 1.2px solid #fff !important;    display: flex !important;    justify-content: center;    border-radius: 0.375rem;}.footer-menu-item {    color: #213373;    font-size: 1.25rem;    font-weight: bold;}.footer-menu ul {    list-style-type: none;    display: grid;    text-align: center;     grid-template-columns: repeat(auto-fit, minmax(100px, auto));}.footer-menu ul li {     color: #213373;    font-size: 1rem;    font-weight: bold;}.footer-menu .icon-footer-fale-conosco a::before {    display: block;    content: '';    margin: 0 auto;    width: 60px;    height: 60px;    background-size: cover;    background-image: url(https://www.poupex.com.br/wp-content/themes/px-poupex/assets/images/icons/footer/icon_prancheta.svg);}.footer-menu .icon-footer-surdos a::before {    display: block;    content: '';    margin: 0 auto;    width: 60px;    height: 60px;    background-size: cover;    background-image: url(https://www.poupex.com.br/wp-content/themes/px-poupex/assets/images/icons/footer/icon_surdo.svg);}.footer-menu .icon-footer-teleatendimento a::before {    display: block;    content: '';    margin: 0 auto;    width: 60px;    height: 60px;    background-size: cover;    background-image: url(https://www.poupex.com.br/wp-content/themes/px-poupex/assets/images/icons/footer/icon_atendimento.svg);}.footer-menu .icon-footer-ouvidoria a::before {    display: block;    content: '';    margin: 0 auto;    width: 60px;    height: 60px;    background-size: cover;    background-image: url(https://www.poupex.com.br/wp-content/themes/px-poupex/assets/images/icons/footer/icon_reclamacao.svg);}.footer-conta {    background-color: var(--blue-500);    gap: 1.5rem;    justify-content: center;}.footer-container-pexia {    padding-top: 1.25rem;}#faixa-flutuante {    position: fixed;    bottom: 0;    width: 100%;    z-index: 998;}#faixa-flutuante.block {    position: relative;}@media only screen and (max-width: 767px) {    .footer-conta {        gap: 0.5rem !important;        flex-direction: column;        justify-content: flex-start;    }    .footer-conta p {        font-size: 1rem;    }    .footer-conta a {        width: 100%;        max-width: 90%;    }    .footer-chat {        max-width: 100%;    }    .container-footer-icons {        flex-direction: column-reverse;        text-align: center;    }    .footer-logo {        padding-bottom: 3rem;    }    .footer-contact {        flex-direction: column;    }    .footer-app-google {        text-align: center;        padding-bottom: 3rem;    }    .footer-pexia {        max-width: 190px;        img {            max-height: 100%;        }    }    .footer-container-pexia {        padding-top: 0;        height: 255px;    }    .footer-menu ul {        grid-template-columns: repeat(auto-fit, minmax(120px, auto));    }}