:root {
	--custom-color-primary: #E30713; /* primaryColor */
	--custom-color-primary-contrast: #b6060f;
	--custom-color-secondary: #000000; /* secondaryColor */
	--custom-color-secondary-contrast: #2d2d2d;

	--custom-background-source: #000000; /* backgroundSource */

	--custom-logo-source: url('/images/uid-logo.jpg?1730188136844'); /* logoSource */
	--custom-logo-position-x: 0%; /* logoPositionX */
	--custom-logo-width: auto; /* logoWidth */
	--custom-logo-height: 100%; /* logoHeight */
}
}
