:root {
	--custom-color-primary: #1414C8; /* primaryColor */
	--custom-color-primary-contrast: #1818f5;
	--custom-color-secondary: #7a7a80; /* secondaryColor */
	--custom-color-secondary-contrast: #4f4f53;

	--custom-background-source: #e6e6eb; /* backgroundSource */

	--custom-logo-source: url('/images/uid-logo.png?1781195012677'); /* logoSource */
	--custom-logo-position-x: 0%; /* logoPositionX */
	--custom-logo-width: auto; /* logoWidth */
	--custom-logo-height: 100%; /* logoHeight */
}
