.region-sidebar-first ul.navbar-nav li.nav-item a.is-active
{
	color: #083375;
	font-weight:bold;
}

.region-sidebar-first .active {
    font-weight: bold;
    color: #083375 !important;
}

