:root {
	--custom-color-primary: #2237F3; /* primaryColor */
	--custom-color-primary-contrast: #1c2dc6;
	--custom-color-secondary: #2237F3; /* secondaryColor */
	--custom-color-secondary-contrast: #1c2dc6;

	--custom-background-source: url('/images/background.jpg?1686511424872'); /* backgroundSource */

	--custom-logo-source: url('/images/uid-logo.png?1686511424870'); /* logoSource */
	--custom-logo-position-x: 0%; /* logoPositionX */
	--custom-logo-width: auto; /* logoWidth */
	--custom-logo-height: auto; /* logoHeight */
}
}
