.article-preview h3,
.article-preview h1 span,

.detail-section-title,

.row.justify-content-center h1,

.article-detail h3,
.article-detail h1 span,
.article-detail h2 span,
.row.article-detail strong,
.subtitle {
    color: #d5d5d5!important;
}

.article-item p,
.row.article-detail p > span,
.row.article-detail li,
.row.article-detail p,
.detail-section-content p,
.detail-section-content li,
.rider-box_bio,
.lead.text-lightgray {
    font-size: 18px !important;
    color: #dbdbdb !important;
}

.completed-btn.active {
    background-color: darkolivegreen !important;
}