:root {
	--custom-color-primary: #F49B00; /* primaryColor */
	--custom-color-primary-contrast: #c77f00;
	--custom-color-secondary: #87888A; /* secondaryColor */
	--custom-color-secondary-contrast: #5b5c5d;

	--custom-background-source: url('/images/uid-background.jpg?1661252285104'); /* backgroundSource */

	--custom-logo-source: url('/images/uid-logo.jpg?1661252285104'); /* logoSource */
	--custom-logo-position-x: 0%; /* logoPositionX */
	--custom-logo-width: 40%; /* logoWidth */
	--custom-logo-height: 80%; /* logoHeight */
}
}
