body.page-template .page__content {
    margin-top: 5rem;
}

body.page-template .page__content p,
body.page-template .page__content li {
    font-size: 2rem;
    font-weight: 300;
    list-style-position: outside;
}

body.page-template .page__content p strong {
    font-weight: 500;
}