.elementor-147 .elementor-element.elementor-element-740534c6{--display:flex;--margin-top:50px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;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 );}/* Start custom CSS for text-editor, class: .elementor-element-6a1f060e */h2{
    color:#9cc94c;
}

.elementor hr{
     color:#9cc94c;
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-740534c6 *//* Galeria WordPress w Elementorze – 5 kolumn */
.elementor .gallery.gallery-columns-5,
.gallery.gallery-columns-5{
  display: grid !important;
  grid-template-columns: repeat(5, minmax(0, 1fr)) !important;
  gap: 16px;
}

/* Kafelki i obrazki */
.gallery.gallery-columns-5 .gallery-item{ 
  margin: 0 !important; 
  float: none !important;      /* wyłącza stare floaty WP */
  width: auto !important;      /* niech grid steruje szerokością */
}
.gallery.gallery-columns-5 .gallery-icon img{
  width: 100% !important;
  height: auto !important;
  display: block;
}
.elementor hr {
  color: #9cc94c;
  margin-bottom: 50px;
  margin-top: 50px;
}/* End custom CSS */
/* Start custom CSS */.gallery-caption {
  
  display: none;
}/* End custom CSS */