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