:root {
	--custom-color-primary: #007088; /* primaryColor */
	--custom-color-primary-contrast: #004b5b;
	--custom-color-secondary: #007088; /* secondaryColor */
	--custom-color-secondary-contrast: #004b5b;

	--custom-background-source: #004554; /* backgroundSource */

	--custom-logo-source: url('/images/uid-logo.png?1754569011250'); /* logoSource */
	--custom-logo-position-x: 0%; /* logoPositionX */
	--custom-logo-width: auto; /* logoWidth */
	--custom-logo-height: 100%; /* logoHeight */
}
