:root {
	--custom-color-primary: #0069B3; /* primaryColor */
	--custom-color-primary-contrast: #004f86;
	--custom-color-secondary: #b6daef; /* secondaryColor */
	--custom-color-secondary-contrast: #94b1c2;

	--custom-background-source: url('/images/uid-background.jpg?1720077116175'); /* backgroundSource */

	--custom-logo-source: url('/images/uid-logo.png?1720077116175'); /* logoSource */
	--custom-logo-position-x: 50%; /* logoPositionX */
	--custom-logo-width: auto; /* logoWidth */
	--custom-logo-height: 100%; /* logoHeight */
}
