.ph {
  display: inline-block;
  line-height: 1;
  vertical-align: -.125em;
}

.reference-token-icon { margin: 0; }

.reference-icon.ph {
  font-family: "Phosphor" !important;
  font-style: normal !important;
  font-weight: normal !important;
}

.category-branch summary::before {
  display: none;
}

.category-toggle-icon {
  order: 2;
  display: grid;
  place-items: center;
  width: 20px;
  height: 20px;
  border: 1px solid var(--line);
  color: var(--blue);
}
