:root {
	--custom-color-primary: #5334C4; /* primaryColor */
	--custom-color-primary-contrast: #402897;
	--custom-color-secondary: #68e07b; /* secondaryColor */
	--custom-color-secondary-contrast: #53b362;

	--custom-background-source: url('/images/uid-background.png?1773330445292'); /* backgroundSource */

	--custom-logo-source: url('/images/uid-logo.png?1773330445292'); /* logoSource */
	--custom-logo-position-x: 0%; /* logoPositionX */
	--custom-logo-width: auto; /* logoWidth */
	--custom-logo-height: auto; /* logoHeight */
}
