.elementor-576 .elementor-element.elementor-element-12d3c7cd{--display:flex;}.elementor-576 .elementor-element.elementor-element-123a703f .e-contact-buttons__chat-button{font-family:"Poppins", Sans-serif;font-size:16px;font-weight:500;}.elementor-576 .elementor-element.elementor-element-123a703f .e-contact-buttons{--e-contact-buttons-button-bg:#E57507;--e-contact-buttons-transition-duration:0.3s;}/* Start custom CSS for contact-buttons-var-9, class: .elementor-element-123a703f *//* 1) Esconde o SVG do WhatsApp */
.e-contact-buttons__chat-button-icon-container svg.e-fab-whatsapp {
  display: none !important;
}

/* 2) Injeta seu SVG como background via pseudo-elemento */
.e-contact-buttons__chat-button-icon-container::before {
  content: '';
  display: block;
  width: 4em;         /* ajuste o tamanho aqui */
  height: 4em;        /* ajuste o tamanho aqui */
  background: url('https://bemconecta.com/wp-content/uploads/2025/06/tata.svg') 
              no-repeat center center !important;
  background-size: contain !important;
}/* End custom CSS */