:root {
	--custom-color-primary: #039468; /* primaryColor */
	--custom-color-primary-contrast: #026749;
	--custom-color-secondary: #7EAB83; /* secondaryColor */
	--custom-color-secondary-contrast: #5d7e61;

	--custom-background-source: url('/images/background.jpg?1667819361309'); /* backgroundSource */

	--custom-logo-source: url('/images/uid-logo.png?1667819361309'); /* logoSource */
	--custom-logo-position-x: 0%; /* logoPositionX */
	--custom-logo-width: 100%; /* logoWidth */
	--custom-logo-height: 100%; /* logoHeight */
}
}
