:root {
	--custom-color-primary: #0071A2; /* primaryColor */
	--custom-color-primary-contrast: #005275;
	--custom-color-secondary: #004161; /* secondaryColor */
	--custom-color-secondary-contrast: #005f8e;

	--custom-background-source: #FFF; /* backgroundSource */

	--custom-logo-source: url('/images/uid-logo.png?1680532917312'); /* logoSource */
	--custom-logo-position-x: 0%; /* logoPositionX */
	--custom-logo-width: auto; /* logoWidth */
	--custom-logo-height: 100%; /* logoHeight */
}
