/**
 * Trending
 */
.block-rawtstats .rawtstats-trending-grid {
    max-width: 1450px;
    padding: 0.5em 1.5em;
    margin: 0 auto;
}

.block-rawtstats .rawtstats-trending-grid h2 {
    text-align: center;
    font-family: 'Indie Flower';
    /*   color: #797f89;*/
    font-size: 1.4em;
}

.block-rawtstats .rawtstats-trending-grid h2 .icon:before {
    content: "\f080";
}