:root {
	--custom-color-primary: #062F63; /* primaryColor */
	--custom-color-primary-contrast: #094490;
	--custom-color-secondary: #5b6b8b; /* secondaryColor */
	--custom-color-secondary-contrast: #3e495e;

	--custom-background-source: #FFF; /* backgroundSource */

	--custom-logo-source: url('/images/uid-logo.png?1774456080502'); /* logoSource */
	--custom-logo-position-x: 0%; /* logoPositionX */
	--custom-logo-width: 100%; /* logoWidth */
	--custom-logo-height: auto; /* logoHeight */
}
