:root {
	--custom-color-primary: #465fa9; /* primaryColor */
	--custom-color-primary-contrast: #34467c;
	--custom-color-secondary: #9d9d9b; /* secondaryColor */
	--custom-color-secondary-contrast: #70706f;

	--custom-background-source: #f5f5f5; /* backgroundSource */

	--custom-logo-source: url('/images/uid-logo.svg?1756216191342'); /* logoSource */
	--custom-logo-position-x: 0%; /* logoPositionX */
	--custom-logo-width: auto; /* logoWidth */
	--custom-logo-height: 100%; /* logoHeight */
}
