:root {
	--custom-color-primary: #3a3c3d; /* primaryColor */
	--custom-color-primary-contrast: #64686a;
	--custom-color-secondary: #000000; /* secondaryColor */
	--custom-color-secondary-contrast: #2d2d2d;

	--custom-background-source: url('/images/uid-background.jpg?1766998393011'); /* backgroundSource */

	--custom-logo-source: url('/images/uid-logo.png?1766998393011'); /* logoSource */
	--custom-logo-position-x: 50%; /* logoPositionX */
	--custom-logo-width: auto; /* logoWidth */
	--custom-logo-height: 100%; /* logoHeight */
}
