/*
  defines fonts, paragraphs and headings
*/


/* long texts
============================================================================ */
.poscommunity-doc {
    max-width: 80ch;
    margin-inline: auto;
    margin-block-start: var(--pos-padding-page);
}