:root {
	--custom-color-primary: #008BD2; /* primaryColor */
	--custom-color-primary-contrast: #006da5;
	--custom-color-secondary: #000000; /* secondaryColor */
	--custom-color-secondary-contrast: #2d2d2d;

	--custom-background-source: url('/images/uid-background.jpg?1711009259376'); /* backgroundSource */

	--custom-logo-source: url('/images/uid-logo.png?1711009259375'); /* logoSource */
	--custom-logo-position-x: 0%; /* logoPositionX */
	--custom-logo-width: 300px; /* logoWidth */
	--custom-logo-height: 50px; /* logoHeight */
}
