.luis-tag-White {
  background-color: #fff !important;
  color: #343a40 !important;
}

.luis-tag-Red {
  background-color: #f00 !important;
  color: #fff !important;
}

.luis-tag-Pink {
  background-color: #FF8080 !important;
  color: #343a40 !important;
}

.luis-tag-Orange {
  background-color: #ffa500 !important;
  color: #343a40 !important;
}

.luis-tag-Yellow {
  background-color: #FFFF00 !important;
  color: #343a40 !important;
}

.luis-tag-Brown {
  background-color: #964B00 !important;
  color: #fff !important;
}

.luis-tag-Blue {
  background-color: #88f !important;
  color: #fff !important;
}

.luis-tag-Green {
  background-color: #8f8 !important;
  color: #fff !important;
}

.luis-tag-Purple {
  background-color: #808 !important;
  color: #fff !important;
}

.luis-tag-Black {
  background-color: #000 !important;
  color: #fff !important;
}

.luis-tag-Spearmint {
  background-color: #73c1b1 !important;
  color: #343a40 !important;
}

.luis-tag-Grey {
  background-color: #404040 !important;
  color: #e0e0e0 !important;
}

.luis-tag-LightPink {
  background-color: #ffddf4 !important;
  color: #343a40 !important;
}

.luis-tag-LightPurple {
  background-color: #d0bdf0 !important;
  color: #343a40 !important;
}

.luis-tag-LightBlue {
  background-color: #bbf !important;
  color: #343a40 !important;
}

.luis-tag-DarkBlue {
  background-color: #00f !important;
  color: #fff !important;
}

.luis-tag-LightGreen {
  background-color: #bfb !important;
  color: #343a40 !important;
}

.luis-tag-DarkGreen {
  background-color: #006400 !important;
  color: #fff !important;
}

.luis-tag-MintGreen {
  background-color: #98ff98 !important;
  color: #000 !important;
}

.luis-tag-Lilac {
  background-color: #c8a2c8 !important;
  color: #000 !important;
}

.luis-tag-Shrimp {
  background-color: #f7c7a9 !important;
  color: #000 !important;
}

.luis-tag-Violet {
  background-color: #260451 !important;
  color: #fff !important;
}

.luis-tag-Mauve {
  background-color: #cc99ff !important;
  color: #000 !important;
}

.luis-tag- {
  background-color: #ddd !important;
  color: #343a40 !important;
}