:root {
	--custom-color-primary: #db002c; /* primaryColor */
	--custom-color-primary-contrast: #ae0023;
	--custom-color-secondary: #979394; /* secondaryColor */
	--custom-color-secondary-contrast: #6a6868;

	--custom-background-source: #8C969D; /* backgroundSource */

	--custom-logo-source: url('/images/uid-logo.png?1770041639160'); /* logoSource */
	--custom-logo-position-x: 50%; /* logoPositionX */
	--custom-logo-width: 35%; /* logoWidth */
	--custom-logo-height: auto; /* logoHeight */
}
