:root {
	--custom-color-primary: #ffd500; /* primaryColor */
	--custom-color-primary-contrast: #d2b000;
	--custom-color-secondary: #000000; /* secondaryColor */
	--custom-color-secondary-contrast: #2d2d2d;

	--custom-background-source: #ffffff; /* backgroundSource */

	--custom-logo-source: url('/images/uid-logo.png?1666170947492'); /* logoSource */
	--custom-logo-position-x: 0%; /* logoPositionX */
	--custom-logo-width: auto; /* logoWidth */
	--custom-logo-height: 100%; /* logoHeight */
}
}
