:root {
	--custom-color-primary: #9e1613; /* primaryColor */
	--custom-color-primary-contrast: #71100e;
	--custom-color-secondary: #cecece; /* secondaryColor */
	--custom-color-secondary-contrast: #a1a1a1;

	--custom-background-source: url('/images/uid-background.jpg?1709813546022'); /* backgroundSource */

	--custom-logo-source: url('/images/uid-logo.png?1709813546022'); /* logoSource */
	--custom-logo-position-x: 0%; /* logoPositionX */
	--custom-logo-width: auto; /* logoWidth */
	--custom-logo-height: 100%; /* logoHeight */
}
