:root {
	--custom-color-primary: #fc0d78; /* primaryColor */
	--custom-color-primary-contrast: #cf0b63;
	--custom-color-secondary: #110450; /* secondaryColor */
	--custom-color-secondary-contrast: #1a067d;

	--custom-background-source: url('/images/uid-background.png?1772121843933'); /* backgroundSource */

	--custom-logo-source: url('/images/uid-logo.png?1772121843933'); /* logoSource */
	--custom-logo-position-x: 0%; /* logoPositionX */
	--custom-logo-width: auto; /* logoWidth */
	--custom-logo-height: 100%; /* logoHeight */
}
