/* TOP VLEVO úpravy */
#top10 ol li a {
  text-transform: none;
}

#top10 ol li a span {
  font-weight: 500;
}

#top10 ol li:before,
.top-in-cat-iteration {
  background: none;
  color: #000000;
  font-weight: 500;
}

#top10 ol li div {
  margin-left: 0;
}

/* Footer */
.footer-quick-links {
  background: #222222;
  text-align: center;
  color: #FFFFFF;
  margin: 0;
}

.footer-quick-links a {
  color: #FFFFFF;
  font-weight: bold;
}

.footer-quick-links h4 {
  font-size: 1rem;
  line-height: 2rem;
}