/* Cjenik — CTA section wrapper.
   The .cta-panel / .cta-panel--prostor styling lives globally in style.css —
   this file only carries the section background + spacing. */

.cta-sec--cjenik{
  background:var(--cream);
  padding:24px 0 110px;
}
