:root {
	--custom-color-primary: #152F1A; /* primaryColor */
	--custom-color-primary-contrast: #295c33;
	--custom-color-secondary: #BDD78F; /* secondaryColor */
	--custom-color-secondary-contrast: #96aa71;

	--custom-background-source: #FFFFFF; /* backgroundSource */

	--custom-logo-source: url('/images/uid-logo.png?1770286305377'); /* logoSource */
	--custom-logo-position-x: 50%; /* logoPositionX */
	--custom-logo-width: auto; /* logoWidth */
	--custom-logo-height: 100%; /* logoHeight */
}
