:root {
	--custom-color-primary: #0071b9; /* primaryColor */
	--custom-color-primary-contrast: #00568c;
	--custom-color-secondary: #8c969d; /* secondaryColor */
	--custom-color-secondary-contrast: #646b70;

	--custom-background-source: #8C969D; /* backgroundSource */

	--custom-logo-source: url('/images/uid-logo.png?1656947958898'); /* logoSource */
	--custom-logo-position-x: 0%; /* logoPositionX */
	--custom-logo-width: auto; /* logoWidth */
	--custom-logo-height: auto; /* logoHeight */
}
}
