:root {
	--custom-color-primary: #1edc82; /* primaryColor */
	--custom-color-primary-contrast: #18af68;
	--custom-color-secondary: #375564; /* secondaryColor */
	--custom-color-secondary-contrast: #1e2f37;

	--custom-background-source: url('/images/uid-background.png?1668679267498'); /* backgroundSource */

	--custom-logo-source: url('/images/uid-logo.svg?1668679267498'); /* logoSource */
	--custom-logo-position-x: 50%; /* logoPositionX */
	--custom-logo-width: 127%; /* logoWidth */
	--custom-logo-height: 127%; /* logoHeight */
}
}
