.npc-order {
  display: inline-block;
  margin-left: 6px;
  padding: 2px 6px;
  border: 1px solid #a66cff66;
  border-radius: 4px;
  background: #6f35a933;
  color: #c994ff;
  font-size: 9px;
  line-height: 1;
  text-transform: uppercase;
  letter-spacing: .08em;
}

.row > span:first-child { min-width: 0; }
