:root {
	--custom-color-primary: #d4a500; /* primaryColor */
	--custom-color-primary-contrast: #a78200;
	--custom-color-secondary: #346883; /* secondaryColor */
	--custom-color-secondary-contrast: #224556;

	--custom-background-source: #deeee6; /* backgroundSource */

	--custom-logo-source: url('/images/uid-logo.png?1656654204721'); /* logoSource */
	--custom-logo-position-x: 0%; /* logoPositionX */
	--custom-logo-width: auto; /* logoWidth */
	--custom-logo-height: 100%; /* logoHeight */
}
}
