:root {
	--custom-color-primary: #0e911c; /* primaryColor */
	--custom-color-primary-contrast: #0a6413;
	--custom-color-secondary: #3e799b; /* secondaryColor */
	--custom-color-secondary-contrast: #2c566e;

	--custom-background-source: #222222; /* backgroundSource */

	--custom-logo-source: url('/images/uid-logo.jpg?1669059046709'); /* logoSource */
	--custom-logo-position-x: 0%; /* logoPositionX */
	--custom-logo-width: auto; /* logoWidth */
	--custom-logo-height: 100%; /* logoHeight */
}
}
