:root {
	--custom-color-primary: #FF0000; /* primaryColor */
	--custom-color-primary-contrast: #d20000;
	--custom-color-secondary: #002d51; /* secondaryColor */
	--custom-color-secondary-contrast: #00467e;

	--custom-background-source: url('/images/uid-background.png?1781591966413'); /* backgroundSource */

	--custom-logo-source: url('/images/uid-logo.svg?1781591966413'); /* logoSource */
	--custom-logo-position-x: 0%; /* logoPositionX */
	--custom-logo-width: 100%; /* logoWidth */
	--custom-logo-height: 100%; /* logoHeight */
}
