.tags {
  margin-bottom: 8px;
}

.tag {
  display: inline;
  background-color: #e0e0e0;
  color: black;
  padding: 4px 10px;
  margin-right: 6px;
  font-size: 0.75rem;
  max-height: 1.5rem;
  border-radius: 12px;
  font-weight: bold;
  text-transform: uppercase;
}
.tag.event {
  background-color: #ffd54f;
}
.tag.update {
  background-color: #a5d6a7;
}
.tag.valorant {
  background-color: red;
}
.tag.league {
  background-color: #0756c4;
}

.tag.sčsel {
  background-color: #fbdb00;
}
.tag.V4 {
  background-color: #d61534;
}
.tag.nábor {
  background-color: #73dc9b;
}
