:root {
	--custom-color-primary: #002060; /* primaryColor */
	--custom-color-primary-contrast: #002f8d;
	--custom-color-secondary: #ed7d31; /* secondaryColor */
	--custom-color-secondary-contrast: #c06528;

	--custom-background-source: url('/images/uid-background.png?1782392806110'); /* backgroundSource */

	--custom-logo-source: url('/images/uid-logo.png?1782392806110'); /* logoSource */
	--custom-logo-position-x: 0%; /* logoPositionX */
	--custom-logo-width: auto; /* logoWidth */
	--custom-logo-height: 100%; /* logoHeight */
}
:root {
	--custom-color-primary: #002060; /* primaryColor */
	--custom-color-primary-contrast: #002f8d;
	--custom-color-secondary: #ed7d31; /* secondaryColor */
	--custom-color-secondary-contrast: #c06528;

	--custom-background-source: url('/images/uid-background.png?1782392806110'); /* backgroundSource */

	--custom-logo-source: url('/images/uid-logo.png?1782392806110'); /* logoSource */
	--custom-logo-position-x: 0%; /* logoPositionX */
	--custom-logo-width: auto; /* logoWidth */
	--custom-logo-height: 100%; /* logoHeight */
}
