.highlight {
  background: var(--color-yellow);
  color: var(--color-ink);
  font-weight: 600;
  padding-bottom: 0.02375em;
}
