.p-news-detail__article {
    padding-top: 40px;
    border-top: 1px solid var(--border-color);

    p {
        margin-top: 0;
    }
}
