﻿body {
    background-color: #eeeeee;
}

.nav-active {
    color: white !important;
    background-color: #52BB0B !important;
}

    .nav-active > .mud-nav-link-icon.mud-nav-link-icon-default {
        color: white !important;
    }
