:root {
	--custom-color-primary: #32224f; /* primaryColor */
	--custom-color-primary-contrast: #4e357c;
	--custom-color-secondary: #654c91; /* secondaryColor */
	--custom-color-secondary-contrast: #463564;

	--custom-background-source: #EDEBF2; /* backgroundSource */

	--custom-logo-source: url('/images/uid-logo.png?1657037732337'); /* logoSource */
	--custom-logo-position-x: 0%; /* logoPositionX */
	--custom-logo-width: auto; /* logoWidth */
	--custom-logo-height: 100%; /* logoHeight */
}
}
