.article-detail-wrap h2 {
    font-size: 26px;
    font-weight: 700;
    margin-bottom: 10px;
    color: #826485;
}
.article-detail-wrap h3 {
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 10px;
    color: #f9b808;
}