:root {
	--custom-color-primary: #005587; /* primaryColor */
	--custom-color-primary-contrast: #00395a;
	--custom-color-secondary: #FA4616; /* secondaryColor */
	--custom-color-secondary-contrast: #cd3a12;

	--custom-background-source: url('/images/uid-background.jpg?1657879820633'); /* backgroundSource */

	--custom-logo-source: url('/images/uid-logo.jpg?1657879820633'); /* logoSource */
	--custom-logo-position-x: 0%; /* logoPositionX */
	--custom-logo-width: auto; /* logoWidth */
	--custom-logo-height: 100%; /* logoHeight */
}
}
