:root {
	--custom-color-primary: #0d75a4; /* primaryColor */
	--custom-color-primary-contrast: #095577;
	--custom-color-secondary: #0ba8e9; /* secondaryColor */
	--custom-color-secondary-contrast: #0988bc;

	--custom-background-source: #f3f3f3; /* backgroundSource */

	--custom-logo-source: url('/images/uid-logo.png?1781781291950'); /* logoSource */
	--custom-logo-position-x: 0%; /* logoPositionX */
	--custom-logo-width: auto; /* logoWidth */
	--custom-logo-height: 100%; /* logoHeight */
}
