/* Legacy detail theme (old system flavor) */
.detail-theme-legacy .card-head {
    background: #f5f5f5;
}

.detail-theme-legacy .board {
    background: #fff;
}

.detail-theme-legacy .hot-article-item:hover .hot-title {
    color: #ce93d8;
}

.detail-theme-legacy .random-article-item:hover .random-title {
    color: #81d4fa;
}
