:root {}

p {
  font-size: var(--f4);
  font-family: var(--font-serif);
}

p+.highlight pre {
  margin-top: 1rem;
}
