:root {
	--custom-color-primary: #009540; /* primaryColor */
	--custom-color-primary-contrast: #00682d;
	--custom-color-secondary: #24195d; /* secondaryColor */
	--custom-color-secondary-contrast: #35258a;

	--custom-background-source: url('/images/uid-background.jpg?1656590036502'); /* backgroundSource */

	--custom-logo-source: url('/images/uid-logo.png?1656590036501'); /* logoSource */
	--custom-logo-position-x: 0%; /* logoPositionX */
	--custom-logo-width: auto; /* logoWidth */
	--custom-logo-height: auto; /* logoHeight */
}
}
