:root {
	--custom-color-primary: #00347D; /* primaryColor */
	--custom-color-primary-contrast: #0047aa;
	--custom-color-secondary: #F39314; /* secondaryColor */
	--custom-color-secondary-contrast: #c67810;

	--custom-background-source: url('/images/uid-background.jpg?1670507450193'); /* backgroundSource */

	--custom-logo-source: url('/images/uid-logo.png?1670507450192'); /* logoSource */
	--custom-logo-position-x: 50%; /* logoPositionX */
	--custom-logo-width: auto; /* logoWidth */
	--custom-logo-height: 100%; /* logoHeight */
}
