.tag-slovak {
  background: red;
}

.tag-poem {
  background: orange;
}

.tag-article {
  background: green;
  color: white;
}

.tag-programming {
  background: blue;
  color: white;
}

.tag-english {
  background: yellow;
}
