.FeaturedSimpleTile {
    background-color: #0D2D41 !important;
}
.FeaturedSimpleTile .FeaturedSimpleTileContents h2 {
    background-color: transparent !important;
    text-shadow: none !important;
    padding: 10px 3px 6px 3px !important;
}
.FeaturedSimpleTileContents h2 i.fa-folder,
.FeaturedSimpleTileContents h2 i.fa-cube {
    display: none !important;
}
.FeaturedSimpleTileContents .NewFlag {
    display: none !important;
}
