.zespol .team-gallery-module li {
  width: 25%;
}
@media (max-width: 640px) {
  .zespol .team-gallery-module li {
    width: 50%;
  }
}
.zespol .mod-articles-title {
  font-size: unset;
}
.zespol .mod-articles-link {
  color: #01B0CD;
  font-size: clamp(13px, 1.4cqw, 25px);
  line-height: 1;
}
.zespol .personel-caption {
  font-size: clamp(12px, 1.2cqw, 20px);
}
.zespol .mod-articles-item-content {
  background: #FAFAFA;
  background: linear-gradient(0deg, rgba(255, 255, 255, 0.7469188359) 20%, rgb(220, 220, 220) 100%);
  border-radius: 10px;
  margin: 10px;
}

.personel {
  font-weight: 200;
  font-family: "Inter", sans-serif;
}
.personel span {
  font-weight: 300 !important;
}/*# sourceMappingURL=zespol.css.map */