.article-detail-content p,
.article-detail-content h1,
.article-detail-content h2,
.article-detail-content h3,
.article-detail-content h4,
.article-detail-content h5,
.article-detail-content h6 {
    margin-bottom: 16px;
    scroll-margin-top: 110px;
}

.article-detail-content p:last-child,
.article-detail-content h1:last-child,
.article-detail-content h2:last-child,
.article-detail-content h3:last-child,
.article-detail-content h4:last-child,
.article-detail-content h5:last-child,
.article-detail-content h6:last-child {
    margin-bottom: 0;
}
