:root {
	--custom-color-primary: #324155; /* primaryColor */
	--custom-color-primary-contrast: #4c6382;
	--custom-color-secondary: #92ab35; /* secondaryColor */
	--custom-color-secondary-contrast: #6c7e27;

	--custom-background-source: url('/images/uid-background.png?1773660630116'); /* backgroundSource */

	--custom-logo-source: url('/images/uid-logo.png?1773660630116'); /* logoSource */
	--custom-logo-position-x: 0%; /* logoPositionX */
	--custom-logo-width: auto; /* logoWidth */
	--custom-logo-height: 100%; /* logoHeight */
}
