:root {
	--custom-color-primary: #02340F; /* primaryColor */
	--custom-color-primary-contrast: #04611c;
	--custom-color-secondary: #DC5A13; /* secondaryColor */
	--custom-color-secondary-contrast: #af480f;

	--custom-background-source: url('/images/uid-background.png?1773164892148'); /* backgroundSource */

	--custom-logo-source: url('/images/uid-logo.png?1773164892147'); /* logoSource */
	--custom-logo-position-x: 0%; /* logoPositionX */
	--custom-logo-width: 100%; /* logoWidth */
	--custom-logo-height: auto; /* logoHeight */
}
}
