:root {
	--custom-color-primary: #e30613; /* primaryColor */
	--custom-color-primary-contrast: #b6050f;
	--custom-color-secondary: #4978a1; /* secondaryColor */
	--custom-color-secondary-contrast: #355774;

	--custom-background-source: url('/images/uid-background.jpg?1783615424872'); /* backgroundSource */

	--custom-logo-source: url('/images/uid-logo.svg?1783615424872'); /* logoSource */
	--custom-logo-position-x: 0%; /* logoPositionX */
	--custom-logo-width: auto; /* logoWidth */
	--custom-logo-height: 100%; /* logoHeight */
}
