strong {font-weight:800;}
.content-text ul,
.content-text ol {
  font-size: 18px;
  line-height: 28px;
  font-weight: 300 !important;
  margin: 10px 20px;
}
.stopka .ba-feature-box,
.timeline .ba-feature-box {
  margin-top:10px !important;
}
.marker {
  color: var(--secondary);
}
.formularz-zgoda p {
  font-size: 0.8rem !important;
  line-height: 0.9rem !important;
  font-weight: 300 !important;
}
.target-col,
.target-col i {
  transition: all ease-in-out 0.5s;
}
.target-col:hover h6,
.target-col:hover i {
  color: #fff !important;
}
.target-col:hover i {
  transform: translateY(-5px) !important;
}