// tag

.tag-variant(@background) {
  border-color: transparent;
  background-color: @background;
  color: #fff;
}
