:root {
	--custom-color-primary: #424144; /* primaryColor */
	--custom-color-primary-contrast: #6d6c71;
	--custom-color-secondary: #bababa; /* secondaryColor */
	--custom-color-secondary-contrast: #8d8d8d;

	--custom-background-source: #f4f4f4; /* backgroundSource */

	--custom-logo-source: url('/images/uid-logo.png?1657604558117'); /* logoSource */
	--custom-logo-position-x: 0%; /* logoPositionX */
	--custom-logo-width: 67%; /* logoWidth */
	--custom-logo-height: 67%; /* logoHeight */
}
}
