.node-search--investment.node-search--result .node-search__superhead::before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font-feature-settings: normal;
  font-style: normal;
  font-synthesis: none;
  font-variant: normal;
  line-height: 1;
  text-align: center;
  text-rendering: auto;
}

.node-search--investment.node-search--result {
  border-left-color: var(--border-highlight);
}
.node-search--investment.node-search--result .node-search__superhead {
  font-size: 0.8rem;
  font-weight: 700;
  background-color: var(--bg-color);
  padding-inline: 4.718592px;
}
.node-search--investment.node-search--result .node-search__superhead::before {
  font-family: "Font Awesome 7 Regular";
  content: "\e3fb";
  margin-right: 0.5em;
  font-size: 0.75em;
}
