/* Hide the Featured badge on the home featured-articles layout. */
.featured-article-badge {
    display: none !important;
}
