:root {
	--custom-color-primary: #004687; /* primaryColor */
	--custom-color-primary-contrast: #005db4;
	--custom-color-secondary: #ffc800; /* secondaryColor */
	--custom-color-secondary-contrast: #d2a500;

	--custom-background-source: #9b9b97; /* backgroundSource */

	--custom-logo-source: url('/images/uid-logo.png?1750079512237'); /* logoSource */
	--custom-logo-position-x: 100%; /* logoPositionX */
	--custom-logo-width: auto; /* logoWidth */
	--custom-logo-height: 100%; /* logoHeight */
}
