[data-component~="components/notes/tag_link"] {
  > span:not(:first-child) {
        color: var(--color-primary-500);
      }
}