:root {
	--custom-color-primary: #494948; /* primaryColor */
	--custom-color-primary-contrast: #767674;
	--custom-color-secondary: #0060A9; /* secondaryColor */
	--custom-color-secondary-contrast: #00477c;

	--custom-background-source: url('/images/uid-background.png?1661958163477'); /* backgroundSource */

	--custom-logo-source: url('/images/uid-logo.jpg?1661958163476'); /* logoSource */
	--custom-logo-position-x: 0%; /* logoPositionX */
	--custom-logo-width: auto; /* logoWidth */
	--custom-logo-height: 0%; /* logoHeight */
}
}
