p {
    text-indent: 0;
    line-height: 1.2rem;
    margin-block: 1.2rem;
}

h2 ~ p {
    margin-top: 0;
}