.card-body .text-center img {
	width: 80%;
	height: auto;
}

.navbar-brand-lmtl4 img {
	width: 80%;
	height: auto;
}

body.theme-white-lmtl4 > header {
	background-color: #39a5a7 !important; 
}

body.theme-dark-lmtl4 > header {
	background-color: #2e334e !important; 
}

#menu>.nav-item-lmtl4>.nav-link-lmtl4.active {
	background-color: #7DD2D3 !important; 
}

.sidebar-light-lmtl4 #menu .nav-group-sub-lmtl4 .active-lmtl4 {
	background-color: #828595 !important;
}

.sidebar-dark-lmtl4 {
	--sidebar-bg-lmtl4: #2e334e;
	--sidebar-border-color-lmtl4: transparent;
	color-scheme: dark;
}
