h3 { opacity: 60%; }

svg.icon.up { top: 1px; }
svg.icon {
  height: 1em;
  width: 1em;
  fill: var(--text);
  stroke: none;
  position: relative;
  top: 4px;
}
