:root {
	--custom-color-primary: #062F63; /* primaryColor */
	--custom-color-primary-contrast: #094490;
	--custom-color-secondary: #8599bc; /* secondaryColor */
	--custom-color-secondary-contrast: #65758f;

	--custom-background-source: #FFF; /* backgroundSource */

	--custom-logo-source: url('/images/uid-logo.jpg?1775576447644'); /* logoSource */
	--custom-logo-position-x: 0%; /* logoPositionX */
	--custom-logo-width: auto; /* logoWidth */
	--custom-logo-height: 90%; /* logoHeight */
}
