:root {
	--custom-color-primary: #CCCCCC; /* primaryColor */
	--custom-color-primary-contrast: #9f9f9f;
	--custom-color-secondary: #96c020; /* secondaryColor */
	--custom-color-secondary-contrast: #739319;

	--custom-background-source: url('/images/background.jpg?1680235362670'); /* backgroundSource */

	--custom-logo-source: url('/images/uid-logo.jpg?1680235362670'); /* logoSource */
	--custom-logo-position-x: 0%; /* logoPositionX */
	--custom-logo-width: 100%; /* logoWidth */
	--custom-logo-height: 100%; /* logoHeight */
}
}
