:root {
	--custom-color-primary: #008855; /* primaryColor */
	--custom-color-primary-contrast: #005b39;
	--custom-color-secondary: #008855; /* secondaryColor */
	--custom-color-secondary-contrast: #005b39;

	--custom-background-source: url('/images/background.jpg?1657120318034'); /* backgroundSource */

	--custom-logo-source: url('/images/uid-logo.png?1657120318033'); /* logoSource */
	--custom-logo-position-x: 0%; /* logoPositionX */
	--custom-logo-width: auto; /* logoWidth */
	--custom-logo-height: 100%; /* logoHeight */
}
}
