:root {
	--custom-color-primary: #54A1D7; /* primaryColor */
	--custom-color-primary-contrast: #4380aa;
	--custom-color-secondary: #545981; /* secondaryColor */
	--custom-color-secondary-contrast: #373a54;

	--custom-background-source: #FFF; /* backgroundSource */

	--custom-logo-source: url('/images/uid-logo.jpg?1664198029676'); /* logoSource */
	--custom-logo-position-x: 0%; /* logoPositionX */
	--custom-logo-width: auto; /* logoWidth */
	--custom-logo-height: 110%; /* logoHeight */
}
}
