.phq-article-prose p:first-of-type {
    margin-top: 0;
}

.phq-article-prose > *:last-child {
    margin-bottom: 0;
}

.phq-article-prose img {
    border-radius: 0;
}
