:root {
	--custom-color-primary: #B60044; /* primaryColor */
	--custom-color-primary-contrast: #890033;
	--custom-color-secondary: #C9C9C9; /* secondaryColor */
	--custom-color-secondary-contrast: #9c9c9c;

	--custom-background-source: url('/images/uid-background.jpg?1658239205399'); /* backgroundSource */

	--custom-logo-source: url('/images/uid-logo.jpg?1658239205399'); /* logoSource */
	--custom-logo-position-x: 0%; /* logoPositionX */
	--custom-logo-width: auto; /* logoWidth */
	--custom-logo-height: 100%; /* logoHeight */
}
}
