.hero h1::after {
  content: " · Contact";
  color: var(--muted);
  font-weight: 400;
  font-size: 0.9rem;
}
