:root {
  --bs-primary: #e84e1c;
}

.text-orange {
  color: #e84e1c;
}

a {
  color: #e84e1c;
}
a:hover, a:focus-within {
  color: #e84e1c;
  font-weight: bold;
}

.shop__link {
  position: absolute;
  bottom: 2%;
  height: 10%;
  z-index: 1;
}
.shop__link--olx {
  right: 27%;
  width: 5%;
}
.shop__link--fb {
  right: 22%;
  width: 4.5%;
}
.shop__link--allegro {
  right: 14.5%;
  width: 7%;
}/*# sourceMappingURL=style.css.map */