:root {
	--custom-color-primary: #009CDD; /* primaryColor */
	--custom-color-primary-contrast: #007db0;
	--custom-color-secondary: #F4D200; /* secondaryColor */
	--custom-color-secondary-contrast: #c7ac00;

	--custom-background-source: url('/images/uid-background.jpg?1757414655970'); /* backgroundSource */

	--custom-logo-source: url('/images/uid-logo.png?1757414655970'); /* logoSource */
	--custom-logo-position-x: 0%; /* logoPositionX */
	--custom-logo-width: auto; /* logoWidth */
	--custom-logo-height: 100%; /* logoHeight */
}
