:root {
	--custom-color-primary: #232378; /* primaryColor */
	--custom-color-primary-contrast: #3030a5;
	--custom-color-secondary: #414144; /* secondaryColor */
	--custom-color-secondary-contrast: #6c6c71;

	--custom-background-source: url('/images/uid-background.png?1743065000519'); /* backgroundSource */

	--custom-logo-source: url('/images/uid-logo.png?1743065000519'); /* logoSource */
	--custom-logo-position-x: 0%; /* logoPositionX */
	--custom-logo-width: auto; /* logoWidth */
	--custom-logo-height: 100%; /* logoHeight */
}
