:root {
	--custom-color-primary: #182C6B; /* primaryColor */
	--custom-color-primary-contrast: #223e98;
	--custom-color-secondary: #88CDF9; /* secondaryColor */
	--custom-color-secondary-contrast: #70a8cc;

	--custom-background-source: url(/images/background.jpg?1661235606355); /* backgroundSource */

	--custom-logo-source: url(/images/uid-logo.png?1661235606355); /* logoSource */
	--custom-logo-position-x: 50%; /* logoPositionX */
	--custom-logo-width: auto; /* logoWidth */
	--custom-logo-height: 100%; /* logoHeight */
}
}
