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