/* grayscale */
body.path-frontpage #glazed-main-menu,
body.path-frontpage .wrap-containers,
body.path-frontpage #block-smartcity-footer-block .col-sm-5 p,
body.path-frontpage #block-smartcity-footer-block .col-sm-5 a,
body.path-frontpage #block-smartcity-footer-block .col-sm-7 {
    filter: grayscale(100%);
}
body.path-frontpage.body--glazed-nav-desktop #navbar.glazed-header--top {
    background-color: #efefef !important; 
}
