:root {
	--custom-color-primary: #c10000; /* primaryColor */
	--custom-color-primary-contrast: #940000;
	--custom-color-secondary: #424242; /* secondaryColor */
	--custom-color-secondary-contrast: #6f6f6f;

	--custom-background-source: url('/images/uid-background.jpg?1699370567001'); /* backgroundSource */

	--custom-logo-source: url('/images/uid-logo.png?1699370567001'); /* logoSource */
	--custom-logo-position-x: 0%; /* logoPositionX */
	--custom-logo-width: auto; /* logoWidth */
	--custom-logo-height: 100%; /* logoHeight */
}
