.elementor-15 .elementor-element.elementor-element-df73bde{--display:flex;}@media(min-width:768px){.elementor-15 .elementor-element.elementor-element-df73bde{--width:500%;}}/* Start custom CSS for container, class: .elementor-element-df73bde */.whatsapp-linktree {
    position: fixed;
    right: 20px;
    bottom: 20px;
    width: 60px;
    height: 60px;
    background: #25D366;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 999999;
    box-shadow: 0 4px 14px rgba(37,211,102,.4);
    animation: pulse 2s infinite;
}

.whatsapp-linktree img {
    width: 34px;
    height: 34px;
    display: block;
    object-fit: contain;
}/* End custom CSS */