:root {
	--custom-color-primary: #00418F; /* primaryColor */
	--custom-color-primary-contrast: #0055bc;
	--custom-color-secondary: #7f7f7f; /* secondaryColor */
	--custom-color-secondary-contrast: #525252;

	--custom-background-source: #00418F; /* backgroundSource */

	--custom-logo-source: url('/images/uid-logo.png?1685604441770'); /* logoSource */
	--custom-logo-position-x: 0%; /* logoPositionX */
	--custom-logo-width: auto; /* logoWidth */
	--custom-logo-height: 100%; /* logoHeight */
}
}
