:root {
	--custom-color-primary: #003057; /* primaryColor */
	--custom-color-primary-contrast: #004984;
	--custom-color-secondary: #7A99AC; /* secondaryColor */
	--custom-color-secondary-contrast: #5a717f;

	--custom-background-source: #f0eff0; /* backgroundSource */

	--custom-logo-source: url('/images/uid-logo.jpg?1656650327871'); /* logoSource */
	--custom-logo-position-x: 0%; /* logoPositionX */
	--custom-logo-width: 100%; /* logoWidth */
	--custom-logo-height: 100%; /* logoHeight */
}
}
