:root {
	--custom-color-primary: #1456A2; /* primaryColor */
	--custom-color-primary-contrast: #0e3e75;
	--custom-color-secondary: #3EBEF9; /* secondaryColor */
	--custom-color-secondary-contrast: #339ccc;

	--custom-background-source: #d1d1d1; /* backgroundSource */

	--custom-logo-source: url('/images/uid-logo.png?1656947397015'); /* logoSource */
	--custom-logo-position-x: 50%; /* logoPositionX */
	--custom-logo-width: 100%; /* logoWidth */
	--custom-logo-height: 100%; /* logoHeight */
}
}
