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