.elementor-7264 .elementor-element.elementor-element-7264 .elementor-button{background-color:transparent;background-image:linear-gradient(90deg, #A62262 0%, #E12078 100%);}/* Start custom CSS for button, class: .elementor-element-7264 */.elementor-7264 .elementor-element.elementor-element-7264 .elementor-button {
    background-color: #fff;
    transition: transform 0.15s ease, box-shadow 0.15s ease;
}

/* Efekt wciśnięcia */
.elementor-7264 .elementor-element.elementor-element-7264 .elementor-button:hover {
    transform: scale(0.97);
    box-shadow:
        0 4px 8px rgba(0,0,0,0.18),   /* dolny cień */
        0 0 6px rgba(0,0,0,0.10);     /* boczne cienie */
}/* End custom CSS */