/* HOME PAGE TILES */
/* Find out gray buttons */
.index-tile-4 a.more, .index-tile-7 a.more{
    background-color: #4D4D4D !important;
}
/* Title text White */
.index-tile-5 h2, .index-tile-4 h2, .index-tile-2 h2, .index-tile-3 h2{
    color: #FFF !important;
}
/* Title text Grey */
.index-tile-3 h2{
    color: #4d4d4d !important;
}
