/* Minimal defaults inherited by the reference pages from their original theme. */
h1, h2, h3, h4, h5, h6 {
  margin-block-start: .5rem;
  margin-block-end: 1rem;
  font-family: inherit;
  font-weight: 500;
  line-height: 1.2;
  color: inherit;
}
p { margin-block-start: 0; margin-block-end: .9rem; }
label { line-height: 1; }
button, input, select, textarea { font-size: 1rem; line-height: 1.5; }
a.btn { box-shadow: none; }
