:root {
	--custom-color-primary: #b1c1d3; /* primaryColor */
	--custom-color-primary-contrast: #8c98a6;
	--custom-color-secondary: #be0f34; /* secondaryColor */
	--custom-color-secondary-contrast: #910b28;

	--custom-background-source: #FFFFFF; /* backgroundSource */

	--custom-logo-source: url('/images/uid-logo.png?1664304032477'); /* logoSource */
	--custom-logo-position-x: 0%; /* logoPositionX */
	--custom-logo-width: auto; /* logoWidth */
	--custom-logo-height: 100%; /* logoHeight */
}
}
