:root {
	--custom-color-primary: #FF0000; /* primaryColor */
	--custom-color-primary-contrast: #d20000;
	--custom-color-secondary: #969696; /* secondaryColor */
	--custom-color-secondary-contrast: #696969;

	--custom-background-source: url('/images/uid-background.jpg?1656589983451'); /* backgroundSource */

	--custom-logo-source: url('/images/uid-logo.png?1656589983450'); /* logoSource */
	--custom-logo-position-x: 0%; /* logoPositionX */
	--custom-logo-width: auto; /* logoWidth */
	--custom-logo-height: 100%; /* logoHeight */
}
}
