:root {
	--custom-color-primary: #9D9D9D; /* primaryColor */
	--custom-color-primary-contrast: #707070;
	--custom-color-secondary: #009EE3; /* secondaryColor */
	--custom-color-secondary-contrast: #007fb6;

	--custom-background-source: #9D9D9D; /* backgroundSource */

	--custom-logo-source: url('/images/uid-logo.png?1661103232376'); /* logoSource */
	--custom-logo-position-x: 0%; /* logoPositionX */
	--custom-logo-width: auto; /* logoWidth */
	--custom-logo-height: 120%; /* logoHeight */
}
}
