:root {
	--custom-color-primary: #266EF2; /* primaryColor */
	--custom-color-primary-contrast: #1f5ac5;
	--custom-color-secondary: #ACC9FF; /* secondaryColor */
	--custom-color-secondary-contrast: #8ea6d2;

	--custom-background-source: url('/images/uid-background.png?1750251626987'); /* backgroundSource */

	--custom-logo-source: url('/images/uid-logo.jpg?1750251626986'); /* logoSource */
	--custom-logo-position-x: 0%; /* logoPositionX */
	--custom-logo-width: auto; /* logoWidth */
	--custom-logo-height: 100%; /* logoHeight */
}
