:root {
	--custom-color-primary: #33cc33; /* primaryColor */
	--custom-color-primary-contrast: #289f28;
	--custom-color-secondary: #ff9900; /* secondaryColor */
	--custom-color-secondary-contrast: #d27e00;

	--custom-background-source: url('/images/uid-background.jpg?1661519599005'); /* backgroundSource */

	--custom-logo-source: url('/images/uid-logo.png?1661519599005'); /* logoSource */
	--custom-logo-position-x: 0%; /* logoPositionX */
	--custom-logo-width: auto; /* logoWidth */
	--custom-logo-height: 100%; /* logoHeight */
}
}
