:root {
	--custom-color-primary: #ed742d; /* primaryColor */
	--custom-color-primary-contrast: #c05e25;
	--custom-color-secondary: #52b11a; /* secondaryColor */
	--custom-color-secondary-contrast: #3d8413;

	--custom-background-source: #998c8e; /* backgroundSource */

	--custom-logo-source: url('/images/uid-logo.png?1746440974086'); /* logoSource */
	--custom-logo-position-x: 0%; /* logoPositionX */
	--custom-logo-width: auto; /* logoWidth */
	--custom-logo-height: 60%; /* logoHeight */
}
