:root {
	--custom-color-primary: #008ec3; /* primaryColor */
	--custom-color-primary-contrast: #006e96;
	--custom-color-secondary: #d8172a; /* secondaryColor */
	--custom-color-secondary-contrast: #ab1221;

	--custom-background-source: #d5e8f9; /* backgroundSource */

	--custom-logo-source: url('/images/uid-logo.png?1664303667140'); /* logoSource */
	--custom-logo-position-x: 0%; /* logoPositionX */
	--custom-logo-width: auto; /* logoWidth */
	--custom-logo-height: auto; /* logoHeight */
}
}
