:root {
	--custom-color-primary: #1456A2; /* primaryColor */
	--custom-color-primary-contrast: #0e3e75;
	--custom-color-secondary: #3EBEF9; /* secondaryColor */
	--custom-color-secondary-contrast: #339ccc;

	--custom-background-source: url('/images/uid-background.png?1666120237222'); /* backgroundSource */

	--custom-logo-source: url('/images/uid-logo.png?1666120237222'); /* logoSource */
	--custom-logo-position-x: 50%; /* logoPositionX */
	--custom-logo-width: auto; /* logoWidth */
	--custom-logo-height: 100%; /* logoHeight */
}
}
