/**
 * Contains global theming for the nägeli app
 */
 

/* Static pages */

.md {
    margin: 1rem 2rem;
    padding-block: var(--s2);
}

pb-markdown {
    padding-bottom: 3rem;
}

div.people {
    display: flex;
    justify-content: center;
}

#facsimile2 {
    height: 85vh;
}