.article-template__content--custom > * {
  color: rgba(var(--color-foreground), 0.75);
  line-height: 1.8;
}
.article-template__content--custom > h2, h3, h4, h5, h6 {
  font-size: 2.4rem;
}