:root {
	--custom-color-primary: #6f3198; /* primaryColor */
	--custom-color-primary-contrast: #4e236b;
	--custom-color-secondary: #2178B2; /* secondaryColor */
	--custom-color-secondary-contrast: #195a85;

	--custom-background-source: #2178B2; /* backgroundSource */

	--custom-logo-source: url('/images/uid-logo.png?1655986832180'); /* logoSource */
	--custom-logo-position-x: 0%; /* logoPositionX */
	--custom-logo-width: auto; /* logoWidth */
	--custom-logo-height: 135%; /* logoHeight */
}
}
