:root {
	--custom-color-primary: #C22C3C; /* primaryColor */
	--custom-color-primary-contrast: #95222e;
	--custom-color-secondary: #8A8A8A; /* secondaryColor */
	--custom-color-secondary-contrast: #5d5d5d;

	--custom-background-source: #FFF; /* backgroundSource */

	--custom-logo-source: url('/images/uid-logo.jpg?1658318827244'); /* logoSource */
	--custom-logo-position-x: 0%; /* logoPositionX */
	--custom-logo-width: auto; /* logoWidth */
	--custom-logo-height: 100%; /* logoHeight */
}
}
