:root {
	--custom-color-primary: #ab945f; /* primaryColor */
	--custom-color-primary-contrast: #7e6d46;
	--custom-color-secondary: #545454; /* secondaryColor */
	--custom-color-secondary-contrast: #272727;

	--custom-background-source: url('/images/uid-background.jpg?1669036430020'); /* backgroundSource */

	--custom-logo-source: url('/images/uid-logo.svg?1669036430014'); /* logoSource */
	--custom-logo-position-x: 0%; /* logoPositionX */
	--custom-logo-width: auto; /* logoWidth */
	--custom-logo-height: 100%; /* logoHeight */
}
}
