:root {
	--custom-color-primary: #7d9db0; /* primaryColor */
	--custom-color-primary-contrast: #5d7583;
	--custom-color-secondary: #468d96; /* secondaryColor */
	--custom-color-secondary-contrast: #316369;

	--custom-background-source: #FFF; /* backgroundSource */

	--custom-logo-source: url('/images/uid-logo.png?1657530097771'); /* logoSource */
	--custom-logo-position-x: 0%; /* logoPositionX */
	--custom-logo-width: auto; /* logoWidth */
	--custom-logo-height: 100%; /* logoHeight */
}
}
