:root {
	--custom-color-primary: #7eac2a; /* primaryColor */
	--custom-color-primary-contrast: #5d7f1f;
	--custom-color-secondary: #2094D2; /* secondaryColor */
	--custom-color-secondary-contrast: #1975a5;

	--custom-background-source: url('/images/uid-background.jpg?1737541706066'); /* backgroundSource */

	--custom-logo-source: url('/images/uid-logo.png?1737541706066'); /* logoSource */
	--custom-logo-position-x: 0%; /* logoPositionX */
	--custom-logo-width: auto; /* logoWidth */
	--custom-logo-height: 100%; /* logoHeight */
}
