/* Allez Les Lions — article cards promoted from the validated dev component. */
span.side-list-cat,
span.feat-cat,
.feat-wide-sub-text span.feat-cat {
    background: #00856a;
    border-radius: 999px;
    color: #fff !important;
    display: inline-flex;
    font-weight: 700;
    line-height: 1.2;
    padding: 4px 9px;
    width: auto;
}

.blog-widget-text h2,
.feat-widget-text h2,
.row-widget-text p,
.side-list-text p,
.archive-list-text h2,
.mvp-related-text a,
.feat-wide-sub-text h2,
.feat-top2-right-text h2,
nav.main-menu-wrap ul li ul.mega-list li a {
    font-weight: 700;
}

html:not(.all-theme-dark) #home-mid-wrap .archive-col-list .archive-list-text h2 {
    color: #222 !important;
}

html:not(.all-theme-dark) #home-mid-wrap .archive-col-list .archive-list-text p {
    color: #777 !important;
}
