:root {
	--custom-color-primary: #2865aa; /* primaryColor */
	--custom-color-primary-contrast: #1d4a7d;
	--custom-color-secondary: #b08f56; /* secondaryColor */
	--custom-color-secondary-contrast: #836b40;

	--custom-background-source: #CEE0F4; /* backgroundSource */

	--custom-logo-source: url('/images/uid-logo.jpg?1692715451399'); /* logoSource */
	--custom-logo-position-x: 50%; /* logoPositionX */
	--custom-logo-width: auto; /* logoWidth */
	--custom-logo-height: 120%; /* logoHeight */
}
}
