TESTE
.btn-retorno {
  display: inline-block;
  padding: 10px 20px;
  background-color: #000; /* cor de fundo */
  color: #fff; /* cor do texto */
  text-decoration: none;
  border-radius: 5px;
  font-weight: bold;
}
.btn-retorno:hover {
  background-color: #444; /* cor ao passar o mouse */
}

.btn-retorno {
  display: inline-block;
  padding: 12px 24px;
  background-color: #000; /* preto */
  color: #FFD700; /* dourado */
  text-decoration: none;
  border-radius: 6px;
  font-weight: bold;
  font-size: 16px;
  transition: background-color 0.3s, color 0.3s;
}

.btn-retorno:hover {
  background-color: #FFD700; /* fundo dourado */
  color: #000; /* texto preto */
}


<div style="text-align: center; margin-top: 20px;">
    <a href="LINK_DO_SEU_PRODUTO" style="background-color: #d32f2f; color: white; padding: 15px 32px; text-align: center; text-decoration: none; display: inline-block; font-size: 18px; font-weight: bold; border-radius: 8px; box-shadow: 0 4px 8px rgba(0,0,0,0.2); transition: 0.3s;">
        🛒 COMPRAR CADEIRA ÉVORA AGORA
    </a>
</div>



#rodape .redes-sociais {
  display: none !important;
}







<!-- Banner de Destaque de Pagamento -->
<div class="banner-pagamento-rodape">
    <div class="banner-pagamento-conteudo">
        <span class="banner-pagamento-icone">💳</span>
        <p class="banner-pagamento-texto">
            PARCELE EM ATÉ <strong class="destaque-ouro">5X SEM JUROS</strong> 
            OU GANHE <strong class="destaque-verde">10% DE DESCONTO</strong> NO PAGAMENTO À VISTA!
        </p>
    </div>
</div>

<style>
.banner-pagamento-rodape {
    background: linear-gradient(135deg, #1a1a1a 0%, #2c3e50 100%);
    color: #ffffff;
    padding: 20px 15px;
    text-align: center;
    border-top: 3px solid #ffbc00; /* Linha dourada de acabamento */
    font-family: 'Montserrat', sans-serif;
    letter-spacing: 0.5px;
    box-shadow: 0 -4px 10px rgba(0, 0, 0, 0.15);
    margin-top: 30px;
}

.banner-pagamento-conteudo {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 12px;
    max-width: 1200px;
    margin: 0 auto;
    flex-wrap: wrap; /* Garante que quebre linha no celular sem sumir */
}

.banner-pagamento-icone {
    font-size: 24px;
    animation: balanco 2.5s ease infinite; /* Leve movimento no ícone */
}

.banner-pagamento-texto {
    font-size: 16px;
    font-weight: 600;
    margin: 0;
    line-height: 1.4;
    text-transform: uppercase;
}

/* Cores de Destaque */
.destaque-ouro {
    color: #ffbc00; /* Amarelo ouro chamativo */
    font-weight: 800;
    text-shadow: 1px 1px 2px rgba(0,0,0,0.5);
}

.destaque-verde {
    color: #2ecc71; /* Verde sucesso/desconto */
    font-weight: 800;
    text-shadow: 1px 1px 2px rgba(0,0,0,0.5);
}

/* Animação discreta para chamar atenção */
@keyframes balanco {
    0%, 100% { transform: rotate(0deg); }
    50% { transform: rotate(15deg); }
}

/* Ajustes para telas menores (Celulares) */
@media (max-width: 768px) {
    .banner-pagamento-texto {
        font-size: 14px;
    }
    .banner-pagamento-icone {
        font-size: 20px;
    }
    .banner-pagamento-rodape {
        padding: 15px 10px;
    }
}
</style>



 </div>

    <div style="color: #333333; padding: 20px;">
        <h2 style="color: #d35400; margin-top: 0px;">Fale conosco</h2>
        
       

        <!--Botão de Contato-->
        <div style="text-align: center;">
            <a href="https://wa.me" style="background-color: #25d366; border-radius: 5px; color: white; display: block; font-size: 16px; font-weight: bold; padding: 12px; text-decoration: none;">
                PEDIR PELO WHATSAPP: (11) 9.6286-1402
            </a>
            <p style="color: #888888; font-size: 12px; margin-top: 10px;">www.prazerdosmoveis.com.br</p>
        </div>
    </div>
</div><br /></div></div></div></div></div></div></blockquote><div class="separator" style="clear: both;"><div style="text-align: center;"><br /></div></div>              </div>    

