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

.login-page {
	--login-background: rgba(0, 0, 0, 0.4) url("https://www.opendsi.fr/wp-content/uploads/2026/06/lyon2.jpg");
--login-logo: url("https://www.opendsi.fr/wp-content/uploads/2025/12/Logo-couleur-opendsi.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 */
