.promocje-box {
  transform: translateY(-200px);
}

.bg-linear {
  background: linear-gradient(to right, #fb923c, #ea580c);
}
