.demio-tag {
  background: #eff3f6;
  border-radius: 16px;
  color: #5d676b;
  border: 0;
  min-height: 32px;
  max-width: 100%;
  line-height: 29px;
  margin: 5px 5px 0 0;
  padding: 0 10px 0 12px;
  display: inline-block;
  letter-spacing: 0.25px;
}

.link-button.demio-tag-remove {
  color: #5d676b;
  font-size: 21px;
  font-family: serif;
  margin-left: 12px;

  svg {
    width: 10px;
    height: 10px;
  }
}
