:root {
	--custom-color-primary: #004B5F; /* primaryColor */
	--custom-color-primary-contrast: #006e8c;
	--custom-color-secondary: #8D101C; /* secondaryColor */
	--custom-color-secondary-contrast: #ba1525;

	--custom-background-source: url('/images/uid-background.png?1762355286693'); /* backgroundSource */

	--custom-logo-source: url('/images/uid-logo.png?1762355286693'); /* logoSource */
	--custom-logo-position-x: 0%; /* logoPositionX */
	--custom-logo-width: auto; /* logoWidth */
	--custom-logo-height: 100%; /* logoHeight */
}
