.text-end{font-size:40px}
body[data-leftbar-theme="dark"] .side-nav > .menuitem-active > a {
	color: #fff !important;
	background: #6a6d72;
	border-left: 3px solid #0ACF97;
}
body[data-leftbar-theme="dark"] .side-nav .side-nav-link {
	border-left: 3px solid transparent;
}

body[data-leftbar-theme="dark"] .leftside-menu .logo {
	background: #1e2733 !important;
}