/* Start custom CSS for button, class: .elementor-element-a4eec72 *//* Gradient i czarny pogrubiony tekst dla przycisku */
.elementor-10070101 .elementor-element.elementor-element-a4eec72 .elementor-button,
.elementor-10070101 .elementor-element.elementor-element-a4eec72 .elementor-button-link {
    background-image: linear-gradient(70deg, #002654, #ffffff 50%, #ce1126) !important;
    background-color: transparent !important;
    color: #000000 !important;
    font-weight: bold !important;
}

/* Gradient po najechaniu myszką (efekt hover) */
.elementor-10070101 .elementor-element.elementor-element-a4eec72 .elementor-button:hover,
.elementor-10070101 .elementor-element.elementor-element-a4eec72 .elementor-button-link:hover {
    background-image: linear-gradient(75deg, #002654 10%, #ffffff 50%, #ce1126 90%) !important;
    background-color: transparent !important;
    color: #000000 !important;
}

/* Wymuszenie czarnego tekstu na wewnętrzny napis */
.elementor-10070101 .elementor-element.elementor-element-a4eec72 .elementor-button-text {
    color: #000000 !important;
    font-weight: bold !important;
}/* End custom CSS */