:root {
	--custom-color-primary: #1456A2; /* primaryColor */
	--custom-color-primary-contrast: #0e3e75;
	--custom-color-secondary: #3EBEF9; /* secondaryColor */
	--custom-color-secondary-contrast: #339ccc;

	--custom-background-source: #FFF; /* backgroundSource */

	--custom-logo-source: url('/images/uid-logo.png?1656994819100'); /* logoSource */
	--custom-logo-position-x: 0%; /* logoPositionX */
	--custom-logo-width: 60%; /* logoWidth */
	--custom-logo-height: 60%; /* logoHeight */
}
}
