:root {
	--custom-color-primary: #105a97; /* primaryColor */
	--custom-color-primary-contrast: #0b3f6a;
	--custom-color-secondary: #b0b0b0; /* secondaryColor */
	--custom-color-secondary-contrast: #838383;

	--custom-background-source: url('/images/uid-background.jpg?1707228597832'); /* backgroundSource */

	--custom-logo-source: url('/images/uid-logo.png?1707228597832'); /* logoSource */
	--custom-logo-position-x: 0%; /* logoPositionX */
	--custom-logo-width: auto; /* logoWidth */
	--custom-logo-height: 100%; /* logoHeight */
}
