:root {
	--custom-color-primary: #FE0000; /* primaryColor */
	--custom-color-primary-contrast: #d10000;
	--custom-color-secondary: #99B1D1; /* secondaryColor */
	--custom-color-secondary-contrast: #788ba4;

	--custom-background-source: url('/images/background.jpg?1703763306407'); /* backgroundSource */

	--custom-logo-source: url('/images/uid-logo.png?1703763306407'); /* logoSource */
	--custom-logo-position-x: 0%; /* logoPositionX */
	--custom-logo-width: auto; /* logoWidth */
	--custom-logo-height: 100%; /* logoHeight */
}
}
