:root {
	--custom-color-primary: #230AC4; /* primaryColor */
	--custom-color-primary-contrast: #2b0cf1;
	--custom-color-secondary: #41b20e; /* secondaryColor */
	--custom-color-secondary-contrast: #31850a;

	--custom-background-source: url('/images/background.jpg?1666086795911'); /* backgroundSource */

	--custom-logo-source: url('/images/uid-logo.png?1666086795910'); /* logoSource */
	--custom-logo-position-x: 0%; /* logoPositionX */
	--custom-logo-width: 100%; /* logoWidth */
	--custom-logo-height: 100%; /* logoHeight */
}
}
