:root {
	--custom-color-primary: #004680; /* primaryColor */
	--custom-color-primary-contrast: #005ead;
	--custom-color-secondary: #F39200; /* secondaryColor */
	--custom-color-secondary-contrast: #c67700;

	--custom-background-source: url('/images/uid-background.png?1788522860021'); /* backgroundSource */

	--custom-logo-source: url('/images/uid-logo.png?1788522860021'); /* logoSource */
	--custom-logo-position-x: 0%; /* logoPositionX */
	--custom-logo-width: auto; /* logoWidth */
	--custom-logo-height: 80%; /* logoHeight */
}
