html {
  scroll-behavior: smooth;
}
.main-navigation a {
        font-family: "Questrial", sans-serif;
    }

@media (max-width: 768px) {
  .sow-slider-background,
  .sow-slider-image-container img,
  .sow-slider-image-container {
    background-size: contain !important;
    background-position: center center !important;
    background-repeat: no-repeat !important;
    height: auto !important;
    max-height: 400px; /* lub inna wartość, którą ustawiłeś jako responsive height */
  }
}

/* Zmiana tła sekcji "clients" */
.panel-row-style[data-id="clients"],
.panel-grid-row.clients,
#clients {
  background-color: #729b7c !important;
}

.logo-text,
.header-title,
.q_logo_text {
  font-weight: normal !important;
}

@import url('https://fonts.googleapis.com/css2?family=Shadows+Into+Light&display=swap');