:root {
	--custom-color-primary: #16242d; /* primaryColor */
	--custom-color-primary-contrast: #2c485a;
	--custom-color-secondary: #b1291e; /* secondaryColor */
	--custom-color-secondary-contrast: #841f16;

	--custom-background-source: #16242d; /* backgroundSource */

	--custom-logo-source: url('/images/uid-logo.png?1657126042851'); /* logoSource */
	--custom-logo-position-x: 50%; /* logoPositionX */
	--custom-logo-width: auto; /* logoWidth */
	--custom-logo-height: 100%; /* logoHeight */
}
}
