:root {
	--custom-color-primary: #B8C1DC; /* primaryColor */
	--custom-color-primary-contrast: #939aaf;
	--custom-color-secondary: #B8C1DC; /* secondaryColor */
	--custom-color-secondary-contrast: #939aaf;

	--custom-background-source: url('/images/background.jpg?1735812860995'); /* backgroundSource */

	--custom-logo-source: url('/images/uid-logo.png?1735812860994'); /* logoSource */
	--custom-logo-position-x: 0%; /* logoPositionX */
	--custom-logo-width: auto; /* logoWidth */
	--custom-logo-height: 100%; /* logoHeight */
}
}
