:root {
	--custom-color-primary: #1226AA; /* primaryColor */
	--custom-color-primary-contrast: #1730d7;
	--custom-color-secondary: #1767DE; /* secondaryColor */
	--custom-color-secondary-contrast: #1252b1;

	--custom-background-source: #F4F4F6; /* backgroundSource */

	--custom-logo-source: url('/images/uid-logo.png?1770120837577'); /* logoSource */
	--custom-logo-position-x: 0%; /* logoPositionX */
	--custom-logo-width: auto; /* logoWidth */
	--custom-logo-height: 100%; /* logoHeight */
}
