:root {
	--custom-color-primary: #e4000e; /* primaryColor */
	--custom-color-primary-contrast: #b7000b;
	--custom-color-secondary: #858e93; /* secondaryColor */
	--custom-color-secondary-contrast: #5d6366;

	--custom-background-source: #FFF; /* backgroundSource */

	--custom-logo-source: url('/images/uid-logo.png?1773846089838'); /* logoSource */
	--custom-logo-position-x: 0%; /* logoPositionX */
	--custom-logo-width: auto; /* logoWidth */
	--custom-logo-height: 100%; /* logoHeight */
}
