:root {
	--custom-color-primary: #4B2582; /* primaryColor */
	--custom-color-primary-contrast: #6532af;
	--custom-color-secondary: #7a6df9; /* secondaryColor */
	--custom-color-secondary-contrast: #6459cc;

	--custom-background-source: url('/images/background.jpg?1658317862356'); /* backgroundSource */

	--custom-logo-source: url('/images/uid-logo.png?1658317862355'); /* logoSource */
	--custom-logo-position-x: 0%; /* logoPositionX */
	--custom-logo-width: auto; /* logoWidth */
	--custom-logo-height: 100%; /* logoHeight */
}
}
