:root {
	--custom-color-primary: #858585; /* primaryColor */
	--custom-color-primary-contrast: #585858;
	--custom-color-secondary: #484C54; /* secondaryColor */
	--custom-color-secondary-contrast: #6e7481;

	--custom-background-source: url('/images/background.jpg?1656922620297'); /* backgroundSource */

	--custom-logo-source: url('/images/uid-logo.png?1656922620297'); /* logoSource */
	--custom-logo-position-x: 0%; /* logoPositionX */
	--custom-logo-width: auto; /* logoWidth */
	--custom-logo-height: 100%; /* logoHeight */
}
}
