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