:root {
	--custom-color-primary: #bc2328; /* primaryColor */
	--custom-color-primary-contrast: #8f1b1f;
	--custom-color-secondary: #808080; /* secondaryColor */
	--custom-color-secondary-contrast: #535353;

	--custom-background-source: url('/images/uid-background.jpg?1657285612642'); /* backgroundSource */

	--custom-logo-source: url('/images/uid-logo.jpg?1657285612642'); /* logoSource */
	--custom-logo-position-x: 0%; /* logoPositionX */
	--custom-logo-width: auto; /* logoWidth */
	--custom-logo-height: 100%; /* logoHeight */
}
}
