/*
_______________________________________________
=== /TYPESYSTEM PAGE ===
_______________________________________________
*/

.typesystem-wrapper {
  padding-top: 10vh;
}

.typesystem-section {
  margin-bottom: 4rem; /* Space between major groups like Headings, Paragraphs, etc. */
}

.typesystem-heading-group {
  margin-bottom: 4rem; /* Space between different heading levels (1 vs 2 vs 3 etc.) */
}

.typesystem-heading-group h1,
.typesystem-heading-group h2,
.typesystem-heading-group h3,
.typesystem-heading-group h4 {
  margin-bottom: 0.5rem; /* Small vertical space between the two variants */
}
