:root {
	--custom-color-primary: #404142; /* primaryColor */
	--custom-color-primary-contrast: #6b6d6f;
	--custom-color-secondary: #1ba506; /* secondaryColor */
	--custom-color-secondary-contrast: #147804;

	--custom-background-source: #6a6d6a; /* backgroundSource */

	--custom-logo-source: url('/images/uid-logo.png?1661336630046'); /* logoSource */
	--custom-logo-position-x: 0%; /* logoPositionX */
	--custom-logo-width: auto; /* logoWidth */
	--custom-logo-height: 100%; /* logoHeight */
}
}
