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

.login-page {
	--login-background: rgba(0, 0, 0, 0.4) url("https://live.staticflickr.com/65535/53755383946_406d8aa7fb_4k.jpg");
--login-logo: url("https://arkulagunak.com/images/arku_lagunak_logo.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 */
