:root {
	--custom-color-primary: #376C94; /* primaryColor */
	--custom-color-primary-contrast: #264b67;
	--custom-color-secondary: #6C8C9B; /* secondaryColor */
	--custom-color-secondary-contrast: #4d646e;

	--custom-background-source: url('/images/uid-background.jpg?1657207182439'); /* backgroundSource */

	--custom-logo-source: url('/images/uid-logo.png?1657207182438'); /* logoSource */
	--custom-logo-position-x: 0%; /* logoPositionX */
	--custom-logo-width: auto; /* logoWidth */
	--custom-logo-height: auto; /* logoHeight */
}
}
