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

.login-page {
	--login-logo: url("https://www.buddys-auto.com/res/images/logocircle.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 */
