.elementor-579 .elementor-element.elementor-element-4c8e1291{--display:flex;}/* Start custom CSS for contact-buttons, class: .elementor-element-415baa12 */.whatsapp-button {
    display: none;
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 1000;
}

@media (max-width: 768px) {
    .whatsapp-button {
        bottom: 15px;
        right: 15px;
    }
}

@media (max-width: 480px) {
    .whatsapp-button {
        bottom: 10px;
        right: 10px;
    }
}/* End custom CSS */