:root {
	--custom-color-primary: #006729; /* primaryColor */
	--custom-color-primary-contrast: #003a17;
	--custom-color-secondary: #cb0018; /* secondaryColor */
	--custom-color-secondary-contrast: #9e0013;

	--custom-background-source: #FFF; /* backgroundSource */

	--custom-logo-source: url('/images/uid-logo.png?1671120729533'); /* logoSource */
	--custom-logo-position-x: 0%; /* logoPositionX */
	--custom-logo-width: auto; /* logoWidth */
	--custom-logo-height: 75%; /* logoHeight */
}
}
