:root {
	--custom-color-primary: #f15d03; /* primaryColor */
	--custom-color-primary-contrast: #c44c02;
	--custom-color-secondary: #f15d03; /* secondaryColor */
	--custom-color-secondary-contrast: #c44c02;

	--custom-background-source: #FFFFFF; /* backgroundSource */

	--custom-logo-source: url('/images/uid-logo.jpg?1656584737311'); /* logoSource */
	--custom-logo-position-x: 50%; /* logoPositionX */
	--custom-logo-width: 35%; /* logoWidth */
	--custom-logo-height: auto; /* logoHeight */
}
}
