:root {
	--custom-color-primary: #5F70A1; /* primaryColor */
	--custom-color-primary-contrast: #455174;
	--custom-color-secondary: #EA5B0C; /* secondaryColor */
	--custom-color-secondary-contrast: #bd4a0a;

	--custom-background-source: #D9DDF0; /* backgroundSource */

	--custom-logo-source: url('/images/uid-logo.png?1657018272250'); /* logoSource */
	--custom-logo-position-x: 0%; /* logoPositionX */
	--custom-logo-width: auto; /* logoWidth */
	--custom-logo-height: 100%; /* logoHeight */
}
}
