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

.login-page {
	--login-logo: url("https://clienti.clemps.it/img/login_logo.svg"); /* 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 */
