:root {
	--custom-color-primary: #7a7885; /* primaryColor */
	--custom-color-primary-contrast: #515058;
	--custom-color-secondary: #DE012E; /* secondaryColor */
	--custom-color-secondary-contrast: #b10125;

	--custom-background-source: #FFF; /* backgroundSource */

	--custom-logo-source: url('/images/uid-logo.png?1657699564537'); /* logoSource */
	--custom-logo-position-x: 0%; /* logoPositionX */
	--custom-logo-width: auto; /* logoWidth */
	--custom-logo-height: 100%; /* logoHeight */
}
}
