/* Linear icons — minimal fallback */
.arrow_carrot-up::before {
  content: "\f106";
  font-family: FontAwesome, sans-serif;
  font-style: normal;
  font-weight: normal;
}
