:root {
	--custom-color-primary: #800000; /* primaryColor */
	--custom-color-primary-contrast: #ad0000;
	--custom-color-secondary: #E60E0E; /* secondaryColor */
	--custom-color-secondary-contrast: #b90b0b;

	--custom-background-source: url('/images/uid-background.jpg?1754304429283'); /* backgroundSource */

	--custom-logo-source: url('/images/uid-logo.png?1754304429283'); /* logoSource */
	--custom-logo-position-x: 50%; /* logoPositionX */
	--custom-logo-width: auto; /* logoWidth */
	--custom-logo-height: 100%; /* logoHeight */
}
