.popular-article-list {
    background: white;
    font-size: 14px;
    line-height: 2rem;
    padding: 8px 14px;
    font-weight: 400;
}

.popular-article-list .article-list-category {
    font-weight: 500;
    margin-right: 4px;
}

.popular-article-list .reply {
    font-weight: 400;
    font-size: 12px;
    margin-left: 4px;
    color: #ff6400;
}

