:root {
	--custom-color-primary: #004F9F; /* primaryColor */
	--custom-color-primary-contrast: #003972;
	--custom-color-secondary: #C3C3C3; /* secondaryColor */
	--custom-color-secondary-contrast: #969696;

	--custom-background-source: url('/images/background.jpg?1655986690561'); /* backgroundSource */

	--custom-logo-source: url('/images/uid-logo.png?1655986690560'); /* logoSource */
	--custom-logo-position-x: 0%; /* logoPositionX */
	--custom-logo-width: 100%; /* logoWidth */
	--custom-logo-height: auto; /* logoHeight */
}
}
