:root {
	--custom-color-primary: #0048D9; /* primaryColor */
	--custom-color-primary-contrast: #0039ac;
	--custom-color-secondary: #00F186; /* secondaryColor */
	--custom-color-secondary-contrast: #00c46d;

	--custom-background-source: #FFF; /* backgroundSource */

	--custom-logo-source: url('/images/uid-logo.png?1722582397149'); /* logoSource */
	--custom-logo-position-x: 0%; /* logoPositionX */
	--custom-logo-width: auto; /* logoWidth */
	--custom-logo-height: 100%; /* logoHeight */
}
