@media(min-width:768px){.elementor-6075 .elementor-element.elementor-element-563a5b8{width:100%;}}/* Start custom CSS */html {
  scroll-behavior: smooth;
}

/* Offset dla sticky menu (żeby nagłówki nie chowały się pod menu) */
section[id] {
  scroll-margin-top: 80px;
}/* End custom CSS */