:root {
	--custom-color-primary: #00EB00; /* primaryColor */
	--custom-color-primary-contrast: #00be00;
	--custom-color-secondary: #00A100; /* secondaryColor */
	--custom-color-secondary-contrast: #007400;

	--custom-background-source: url('/images/uid-background.jpg?1656564193084'); /* backgroundSource */

	--custom-logo-source: url('/images/uid-logo.png?1656564193083'); /* logoSource */
	--custom-logo-position-x: 50%; /* logoPositionX */
	--custom-logo-width: auto; /* logoWidth */
	--custom-logo-height: 98%; /* logoHeight */
}
}
