:root {
	--custom-color-primary: #00254D; /* primaryColor */
	--custom-color-primary-contrast: #003a7a;
	--custom-color-secondary: #0072B7; /* secondaryColor */
	--custom-color-secondary-contrast: #00568a;

	--custom-background-source: #85AB35; /* backgroundSource */

	--custom-logo-source: url('/images/uid-logo.png?1657188414138'); /* logoSource */
	--custom-logo-position-x: 50%; /* logoPositionX */
	--custom-logo-width: auto; /* logoWidth */
	--custom-logo-height: 100%; /* logoHeight */
}
}
