:root {
	--custom-color-primary: #c2b9b1; /* primaryColor */
	--custom-color-primary-contrast: #958e88;
	--custom-color-secondary: #e6007e; /* secondaryColor */
	--custom-color-secondary-contrast: #b90066;

	--custom-background-source: url('/images/uid-background.jpg?1657264654642'); /* backgroundSource */

	--custom-logo-source: url('/images/uid-logo.png?1657264654642'); /* logoSource */
	--custom-logo-position-x: 50%; /* logoPositionX */
	--custom-logo-width: auto; /* logoWidth */
	--custom-logo-height: 100%; /* logoHeight */
}
}
