:root {
	--custom-color-primary: #6AC305; /* primaryColor */
	--custom-color-primary-contrast: #529604;
	--custom-color-secondary: #0066AF; /* secondaryColor */
	--custom-color-secondary-contrast: #004c82;

	--custom-background-source: url('/images/background.jpg?1656583727779'); /* backgroundSource */

	--custom-logo-source: url('/images/uid-logo.jpg?1656583727778'); /* logoSource */
	--custom-logo-position-x: 0%; /* logoPositionX */
	--custom-logo-width: auto; /* logoWidth */
	--custom-logo-height: 100%; /* logoHeight */
}
}
