:root {
	--custom-color-primary: #0C2532; /* primaryColor */
	--custom-color-primary-contrast: #17465f;
	--custom-color-secondary: #F5760A; /* secondaryColor */
	--custom-color-secondary-contrast: #c86108;

	--custom-background-source: url('/images/uid-background.png?1764008836379'); /* backgroundSource */

	--custom-logo-source: url('/images/uid-logo.png?1764008836379'); /* logoSource */
	--custom-logo-position-x: 50%; /* logoPositionX */
	--custom-logo-width: auto; /* logoWidth */
	--custom-logo-height: auto; /* logoHeight */
}
