:root {
	--custom-color-primary: #474084; /* primaryColor */
	--custom-color-primary-contrast: #5f56b1;
	--custom-color-secondary: #DB7A05; /* secondaryColor */
	--custom-color-secondary-contrast: #ae6104;

	--custom-background-source: url('/images/background.jpg?1743765251518'); /* backgroundSource */

	--custom-logo-source: url('/images/uid-logo.jpg?1743765251518'); /* logoSource */
	--custom-logo-position-x: 0%; /* logoPositionX */
	--custom-logo-width: auto; /* logoWidth */
	--custom-logo-height: 100%; /* logoHeight */
}
}
