:root {
	--custom-color-primary: #f80000; /* primaryColor */
	--custom-color-primary-contrast: #cb0000;
	--custom-color-secondary: #2b009c; /* secondaryColor */
	--custom-color-secondary-contrast: #3700c9;

	--custom-background-source: url('/images/uid-background.jpg?1666707402608'); /* backgroundSource */

	--custom-logo-source: url('/images/uid-logo.png?1666707402608'); /* logoSource */
	--custom-logo-position-x: 0%; /* logoPositionX */
	--custom-logo-width: auto; /* logoWidth */
	--custom-logo-height: 100%; /* logoHeight */
}
}
