.elementor-1547 .elementor-element.elementor-element-a4881de{--display:flex;}.elementor-1547 .elementor-element.elementor-element-13c20c7{--display:flex;}/* Start custom CSS */.whatsapp-float { position: fixed; bottom: 30px; right: 30px; z-index: 9999; } .whatsapp-float .elementor-button { background-color: #25D366 !important; border-radius: 50% !important; width: 60px !important; height: 60px !important; animation: pulse 2s infinite; } @keyframes pulse { 0% { transform: scale(1); } 50% { transform: scale(1.05); } 100% { transform: scale(1); } }/* End custom CSS */