:root {
	--custom-color-primary: #004b93; /* primaryColor */
	--custom-color-primary-contrast: #0062c0;
	--custom-color-secondary: #58585a; /* secondaryColor */
	--custom-color-secondary-contrast: #2c2c2d;

	--custom-background-source: #7f7f7f; /* backgroundSource */

	--custom-logo-source: url('/images/uid-logo.png?1663259131504'); /* logoSource */
	--custom-logo-position-x: 0%; /* logoPositionX */
	--custom-logo-width: auto; /* logoWidth */
	--custom-logo-height: 80%; /* logoHeight */
}
}
