.tag-page h1 {
  font-size: var(--text-xl);
  font-weight: 400;
  line-height: 1.1;
  letter-spacing: -0.02em;
  margin-bottom: 40px;
  text-wrap: balance;
}
