:root {
	--custom-color-primary: #248C0A; /* primaryColor */
	--custom-color-primary-contrast: #195f07;
	--custom-color-secondary: #248C0A; /* secondaryColor */
	--custom-color-secondary-contrast: #195f07;

	--custom-background-source: #ed0004; /* backgroundSource */

	--custom-logo-source: url('/images/uid-logo.svg?1758304210477'); /* logoSource */
	--custom-logo-position-x: 0%; /* logoPositionX */
	--custom-logo-width: auto; /* logoWidth */
	--custom-logo-height: 100%; /* logoHeight */
}
