:root {
	--custom-color-primary: #f82103; /* primaryColor */
	--custom-color-primary-contrast: #cb1b02;
	--custom-color-secondary: #000203; /* secondaryColor */
	--custom-color-secondary-contrast: #002030;

	--custom-background-source: url('/images/uid-background.jpg?1666945507034'); /* backgroundSource */

	--custom-logo-source: url('/images/uid-logo.png?1666945507034'); /* logoSource */
	--custom-logo-position-x: 0%; /* logoPositionX */
	--custom-logo-width: auto; /* logoWidth */
	--custom-logo-height: 100%; /* logoHeight */
}
}
