:root {
	--custom-color-primary: #0B4C96; /* primaryColor */
	--custom-color-primary-contrast: #083569;
	--custom-color-secondary: #FEBE10; /* secondaryColor */
	--custom-color-secondary-contrast: #d19d0d;

	--custom-background-source: #fff; /* backgroundSource */

	--custom-logo-source: url('/images/uid-logo.png?1759411925474'); /* logoSource */
	--custom-logo-position-x: 0%; /* logoPositionX */
	--custom-logo-width: 70%; /* logoWidth */
	--custom-logo-height: auto; /* logoHeight */
}
