:root {
	--custom-color-primary: #005DAE; /* primaryColor */
	--custom-color-primary-contrast: #004581;
	--custom-color-secondary: #EB760D; /* secondaryColor */
	--custom-color-secondary-contrast: #be600b;

	--custom-background-source: #a0a0a0; /* backgroundSource */

	--custom-logo-source: url('/images/uid-logo.jpg?1657104931385'); /* logoSource */
	--custom-logo-position-x: 0%; /* logoPositionX */
	--custom-logo-width: 50%; /* logoWidth */
	--custom-logo-height: 79%; /* logoHeight */
}
}
