:root {
	--custom-color-primary: #7f9172; /* primaryColor */
	--custom-color-primary-contrast: #58644f;
	--custom-color-secondary: #54604b; /* secondaryColor */
	--custom-color-secondary-contrast: #2d3328;

	--custom-background-source: url('/images/uid-background.jpg?1657716335869'); /* backgroundSource */

	--custom-logo-source: url('/images/uid-logo.png?1657716335869'); /* logoSource */
	--custom-logo-position-x: 0%; /* logoPositionX */
	--custom-logo-width: auto; /* logoWidth */
	--custom-logo-height: 100%; /* logoHeight */
}
}
