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