:root {
	--custom-color-primary: #f07d00; /* primaryColor */
	--custom-color-primary-contrast: #c36600;
	--custom-color-secondary: #b3b2b2; /* secondaryColor */
	--custom-color-secondary-contrast: #868686;

	--custom-background-source: url('/images/background.jpg?1670863347469'); /* backgroundSource */

	--custom-logo-source: url('/images/uid-logo.jpg?1670863347468'); /* logoSource */
	--custom-logo-position-x: 0%; /* logoPositionX */
	--custom-logo-width: auto; /* logoWidth */
	--custom-logo-height: 100%; /* logoHeight */
}
}
