:root {
	--custom-color-primary: #185891; /* primaryColor */
	--custom-color-primary-contrast: #113d64;
	--custom-color-secondary: #565656; /* secondaryColor */
	--custom-color-secondary-contrast: #292929;

	--custom-background-source: url('/images/background.jpg?1658240748180'); /* backgroundSource */

	--custom-logo-source: url('/images/uid-logo.png?1658240748177'); /* logoSource */
	--custom-logo-position-x: 0%; /* logoPositionX */
	--custom-logo-width: auto; /* logoWidth */
	--custom-logo-height: 100%; /* logoHeight */
}
}
