:root {
	--custom-color-primary: #00B1EB; /* primaryColor */
	--custom-color-primary-contrast: #008fbe;
	--custom-color-secondary: #BF0042; /* secondaryColor */
	--custom-color-secondary-contrast: #920033;

	--custom-background-source: url('/images/uid-background.jpg?1660842813244'); /* backgroundSource */

	--custom-logo-source: url('/images/uid-logo.png?1660842813243'); /* logoSource */
	--custom-logo-position-x: 0%; /* logoPositionX */
	--custom-logo-width: auto; /* logoWidth */
	--custom-logo-height: 70%; /* logoHeight */
}
}
