:root {
	--custom-color-primary: #262523; /* primaryColor */
	--custom-color-primary-contrast: #53504c;
	--custom-color-secondary: #6B6B69; /* secondaryColor */
	--custom-color-secondary-contrast: #3e3e3d;

	--custom-background-source: #6B6B69; /* backgroundSource */

	--custom-logo-source: url('/images/uid-logo.png?1728027566946'); /* logoSource */
	--custom-logo-position-x: 0%; /* logoPositionX */
	--custom-logo-width: auto; /* logoWidth */
	--custom-logo-height: 100%; /* logoHeight */
}
