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

.login-page {
	--login-logo: url("https://haussmann20.com/wp-content/uploads/2025/10/cropped-Main-Logo-7-1.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 */
