.whats-btn-fixed {
    
    right: auto !important;
    left: 2em !important;
    bottom: 2em !important;
}



#botao_Rodape_Quem_Somos { 
  -webkit-animation: pulse 0.6s infinite;
}
.pulse-button:hover {
  -webkit-animation: none;
}

.depo-image {
    display: none !important;
}

.interno-conteudo {
    flex-wrap: wrap;
    gap: 12px;
    padding: 12px;
}

#barraNewsletter.posicao-rodape .componente .input-conteiner {
    justify-content: center;
}