.elementor-3001 .elementor-element.elementor-element-db35b06{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), inter;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-3001 .elementor-element.elementor-element-4ea3660{width:auto;max-width:auto;text-align:center;}.elementor-3001 .elementor-element.elementor-element-4ea3660 > .elementor-widget-container{margin:7.5rem 0rem 0rem 0rem;}.elementor-3001 .elementor-element.elementor-element-4ea3660 .elementor-heading-title{font-family:"Montserrat", inter;font-weight:600;color:var( --e-global-color-astglobalcolor6 );}.elementor-3001 .elementor-element.elementor-element-45e9ef4{--display:flex;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), inter;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-3001 .elementor-element.elementor-element-d921461{column-gap:1px;text-shadow:0px 0px 10px rgba(0,0,0,0.3);color:#7A7A7A;}/* Start custom CSS for heading, class: .elementor-element-4ea3660 */.animacja-tekstu {
    animation: glow 1s infinite alternate;
}

@keyframes glow {
    to {
        text-shadow: 0 0 1rem #981E25;
    }
}/* End custom CSS */