:root {
	--custom-color-primary: #112fd8; /* primaryColor */
	--custom-color-primary-contrast: #0d25ab;
	--custom-color-secondary: #158c0c; /* secondaryColor */
	--custom-color-secondary-contrast: #0e5f08;

	--custom-background-source: #f7f8fc; /* backgroundSource */

	--custom-logo-source: url('/images/uid-logo.png?1760079250948'); /* logoSource */
	--custom-logo-position-x: 50%; /* logoPositionX */
	--custom-logo-width: auto; /* logoWidth */
	--custom-logo-height: 100%; /* logoHeight */
}
