:root {
	--custom-color-primary: #f28e00; /* primaryColor */
	--custom-color-primary-contrast: #c57400;
	--custom-color-secondary: #213a8f; /* secondaryColor */
	--custom-color-secondary-contrast: #2b4cbc;

	--custom-background-source: url('/images/uid-background.png?1769001762383'); /* backgroundSource */

	--custom-logo-source: url('/images/uid-logo.jpg?1769001762383'); /* logoSource */
	--custom-logo-position-x: 50%; /* logoPositionX */
	--custom-logo-width: 17%; /* logoWidth */
	--custom-logo-height: auto; /* logoHeight */
}
