:root {
	--custom-color-primary: #6d563b; /* primaryColor */
	--custom-color-primary-contrast: #403323;
	--custom-color-secondary: #b89f79; /* secondaryColor */
	--custom-color-secondary-contrast: #8b785c;

	--custom-background-source: url('/images/uid-background.png?1670518096287'); /* backgroundSource */

	--custom-logo-source: url('/images/uid-logo.png?1670518096286'); /* logoSource */
	--custom-logo-position-x: 50%; /* logoPositionX */
	--custom-logo-width: auto; /* logoWidth */
	--custom-logo-height: 100%; /* logoHeight */
}
