:root {
	--custom-color-primary: #0019AF; /* primaryColor */
	--custom-color-primary-contrast: #001fdc;
	--custom-color-secondary: #FC6202; /* secondaryColor */
	--custom-color-secondary-contrast: #cf5102;

	--custom-background-source: url('/images/background.jpg?1656357375924'); /* backgroundSource */

	--custom-logo-source: url('/images/uid-logo.png?1656357375923'); /* logoSource */
	--custom-logo-position-x: 0%; /* logoPositionX */
	--custom-logo-width: auto; /* logoWidth */
	--custom-logo-height: 100%; /* logoHeight */
}
}
