/*!
 * Add custom css for this site here:
 */
 
main .bg-light {
	 background-color: #f5f5f5 !important;
	 padding: 1rem;
	 margin-bottom: 1rem;
}

ul.left-nav > li.nav-item > ul.nav > li.nav-item > ul.nav > li.nav-item {
    display: block !important;
}
