:root {
	--custom-color-primary: #9e1219; /* primaryColor */
	--custom-color-primary-contrast: #710d12;
	--custom-color-secondary: #888888; /* secondaryColor */
	--custom-color-secondary-contrast: #5b5b5b;

	--custom-background-source: #0085cc; /* backgroundSource */

	--custom-logo-source: url('/images/uid-logo.png?1749819273736'); /* logoSource */
	--custom-logo-position-x: 50%; /* logoPositionX */
	--custom-logo-width: auto; /* logoWidth */
	--custom-logo-height: 100%; /* logoHeight */
}
