:root {
	--custom-color-primary: #000000; /* primaryColor */
	--custom-color-primary-contrast: #2d2d2d;
	--custom-color-secondary: #000000; /* secondaryColor */
	--custom-color-secondary-contrast: #2d2d2d;

	--custom-background-source: url('/images/uid-background.jpg?1661239903286'); /* backgroundSource */

	--custom-logo-source: url('/images/uid-logo.png?1661239903285'); /* logoSource */
	--custom-logo-position-x: 0%; /* logoPositionX */
	--custom-logo-width: auto; /* logoWidth */
	--custom-logo-height: 100%; /* logoHeight */
}
}
