:root {
	--custom-color-primary: #0068B1; /* primaryColor */
	--custom-color-primary-contrast: #004e84;
	--custom-color-secondary: #009670; /* secondaryColor */
	--custom-color-secondary-contrast: #00694f;

	--custom-background-source: #8C969D; /* backgroundSource */

	--custom-logo-source: url('/images/uid-logo.jpg?1670515550383'); /* logoSource */
	--custom-logo-position-x: 50%; /* logoPositionX */
	--custom-logo-width: auto; /* logoWidth */
	--custom-logo-height: 100%; /* logoHeight */
}
