// Panels

.tag-variant(@bg) {
  color: #FFF;
  background-color: lighten(@bg, 8%);
}
