:root {
	--custom-color-primary: #0057b8; /* primaryColor */
	--custom-color-primary-contrast: #00428b;
	--custom-color-secondary: #10756a; /* secondaryColor */
	--custom-color-secondary-contrast: #0a4842;

	--custom-background-source: #000; /* backgroundSource */

	--custom-logo-source: url('/images/uid-logo.png?1672649371648'); /* logoSource */
	--custom-logo-position-x: 0%; /* logoPositionX */
	--custom-logo-width: auto; /* logoWidth */
	--custom-logo-height: 100%; /* logoHeight */
}
}
