:root {
	--custom-color-primary: #1360a2; /* primaryColor */
	--custom-color-primary-contrast: #0e4675;
	--custom-color-secondary: #5ba213; /* secondaryColor */
	--custom-color-secondary-contrast: #42750e;

	--custom-background-source: #bcb5b5; /* backgroundSource */

	--custom-logo-source: url('/images/uid-logo.png?1707829492722'); /* logoSource */
	--custom-logo-position-x: 50%; /* logoPositionX */
	--custom-logo-width: auto; /* logoWidth */
	--custom-logo-height: 100%; /* logoHeight */
}
