﻿.page-header-inner .tile-grid .tile {
    color: #425563 !important;
    background: #ffffff !important;
    text-shadow: none;
    border-top: 4px solid #ffd100;
    border-radius: 3px;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.25) !important;
}

.page-header-inner .tile-grid .tile-title {
    color: #425563 !important;
}

.page-header-inner .tile-grid .tile a {
    color: #425563 !important;
}

.page-header-inner .tile-grid .tile-title a {
    color: #33424d !important;
}

@media screen and (max-width: 767px) {
    .page-header-inner .navigation-tiles .tile-grid .tile {
        margin-bottom: 15px;
    }
}
