:root {
	--custom-color-primary: #D20A11; /* primaryColor */
	--custom-color-primary-contrast: #a5080d;
	--custom-color-secondary: #666666; /* secondaryColor */
	--custom-color-secondary-contrast: #393939;

	--custom-background-source: url('/images/uid-background.jpg?1658087592012'); /* backgroundSource */

	--custom-logo-source: url('/images/uid-logo.jpg?1658087592012'); /* logoSource */
	--custom-logo-position-x: 0%; /* logoPositionX */
	--custom-logo-width: auto; /* logoWidth */
	--custom-logo-height: 100%; /* logoHeight */
}
}
