#section1 .section-header {
  -webkit-text-fill-color: #fff !important;
  color: #fff !important; /* na wszelki wypadek */
  background: none !important; /* usuwa gradient */
}

#section1 .section-header {
    border-bottom: none !important;
}

#section8 .section-header {
  -webkit-text-fill-color: #fff !important;
  color: #fff !important; /* na wszelki wypadek */
  background: none !important; /* usuwa gradient */
}

#section8 .section-header {
    border-bottom: none !important;
}

.py-2.w-100.text-center.blur-box {
  background: transparent !important;
}



.bg-primary.d-none.d-lg-block .container.d-flex img {
  height: 100px !important;
}

.bg-primary.d-none.d-lg-block {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}