:root {
	--custom-color-primary: #EB002D; /* primaryColor */
	--custom-color-primary-contrast: #be0024;
	--custom-color-secondary: #3C4650; /* secondaryColor */
	--custom-color-secondary-contrast: #5d6d7d;

	--custom-background-source: #BED7EB; /* backgroundSource */

	--custom-logo-source: url('/images/uid-logo.png?1658171493643'); /* logoSource */
	--custom-logo-position-x: 0%; /* logoPositionX */
	--custom-logo-width: auto; /* logoWidth */
	--custom-logo-height: 100%; /* logoHeight */
}
}
