:root {
	--custom-color-primary: #BFBF99; /* primaryColor */
	--custom-color-primary-contrast: #929275;
	--custom-color-secondary: #8C8C8C; /* secondaryColor */
	--custom-color-secondary-contrast: #5f5f5f;

	--custom-background-source: url('/images/uid-background.jpg?1670515601479'); /* backgroundSource */

	--custom-logo-source: url('/images/uid-logo.png?1670515601479'); /* logoSource */
	--custom-logo-position-x: 50%; /* logoPositionX */
	--custom-logo-width: auto; /* logoWidth */
	--custom-logo-height: 100%; /* logoHeight */
}
