:root {
	--custom-color-primary: #104682; /* primaryColor */
	--custom-color-primary-contrast: #155eaf;
	--custom-color-secondary: #F99D1B; /* secondaryColor */
	--custom-color-secondary-contrast: #cc8116;

	--custom-background-source: #ffffff; /* backgroundSource */

	--custom-logo-source: url('/images/uid-logo.png?1779117392512'); /* logoSource */
	--custom-logo-position-x: 0%; /* logoPositionX */
	--custom-logo-width: auto; /* logoWidth */
	--custom-logo-height: 100%; /* logoHeight */
}
