:root {
	--custom-color-primary: #023465; /* primaryColor */
	--custom-color-primary-contrast: #034b92;
	--custom-color-secondary: #959698; /* secondaryColor */
	--custom-color-secondary-contrast: #696a6b;

	--custom-background-source: url('/images/uid-background.jpg?1670517816288'); /* backgroundSource */

	--custom-logo-source: url('/images/uid-logo.png?1670517816288'); /* logoSource */
	--custom-logo-position-x: 50%; /* logoPositionX */
	--custom-logo-width: auto; /* logoWidth */
	--custom-logo-height: 100%; /* logoHeight */
}
