:root {
	--custom-color-primary: #0B62A3; /* primaryColor */
	--custom-color-primary-contrast: #084776;
	--custom-color-secondary: #DB2922; /* secondaryColor */
	--custom-color-secondary-contrast: #ae211b;

	--custom-background-source: url(/images/background.jpg?1656880517731); /* backgroundSource */

	--custom-logo-source: url(/images/uid-logo.png?1656880517729); /* logoSource */
	--custom-logo-position-x: 0%; /* logoPositionX */
	--custom-logo-width: auto; /* logoWidth */
	--custom-logo-height: 100%; /* logoHeight */
}
}
