:root {
	--custom-color-primary: #53d170; /* primaryColor */
	--custom-color-primary-contrast: #41a458;
	--custom-color-secondary: #4ac3e0; /* secondaryColor */
	--custom-color-secondary-contrast: #3b9cb3;

	--custom-background-source: url('/images/background.jpg?1669108598260'); /* backgroundSource */

	--custom-logo-source: url('/images/uid-logo.png?1669108598260'); /* logoSource */
	--custom-logo-position-x: 0%; /* logoPositionX */
	--custom-logo-width: auto; /* logoWidth */
	--custom-logo-height: 100%; /* logoHeight */
}
}
