.label {
  padding: 0.3em 0.6em;
  font-size: 11px;
  line-height: initial;

  + .label {
    margin-left: 8px;
  }
}
