[data-theme="custom"], :root{
	--primary-color-hue: 150;
	--primary-color-saturation: 100%;
	--primary-color-lightness: 25%;
	--banner-background: url(../img/banner.svg);
}

.login-page {
	--login-logo: url("https://www.lms.nestict.com/pluginfile.php/1/core_admin/logo/0x200/1745054190/bg%20logo%20all.png"); /* for relative path, must be relative to the css file or use full url starting by http:// */
}
/* Here, the content of the common custom CSS defined into Home - Setup - Display - CSS */
