:root {
	--custom-color-primary: #1457A1; /* primaryColor */
	--custom-color-primary-contrast: #0e3f74;
	--custom-color-secondary: #2094D2; /* secondaryColor */
	--custom-color-secondary-contrast: #1975a5;

	--custom-background-source: url('/images/uid-background.png?1695136129182'); /* backgroundSource */

	--custom-logo-source: url('/images/uid-logo.png?1695136129181'); /* logoSource */
	--custom-logo-position-x: 0%; /* logoPositionX */
	--custom-logo-width: auto; /* logoWidth */
	--custom-logo-height: 100%; /* logoHeight */
}
