.pmx-document[data-source="/lectures/01-intro/01-intro.lecture"]
  .pmx-prose
  :where(h2, h3, h4)::before {
  content: none;
}
