.overlay-background.overlay-gradient {
	background: linear-gradient(to bottom, rgb(112, 113, 72) 1%, rgba(112, 113, 72, 0.07) 50%, rgba(41, 41, 41, .1) 70%) !important;
}

.brand-light {
	margin-top:20px !important;
}

.inner-nav li.active a span
{
	color: #d4ccdc !important;
}