:root {
	--custom-color-primary: #e53b4c; /* primaryColor */
	--custom-color-primary-contrast: #b8303d;
	--custom-color-secondary: #f29da6; /* secondaryColor */
	--custom-color-secondary-contrast: #c58087;

	--custom-background-source: #636363; /* backgroundSource */

	--custom-logo-source: url('/images/uid-logo.svg?1658566722805'); /* logoSource */
	--custom-logo-position-x: 0%; /* logoPositionX */
	--custom-logo-width: auto; /* logoWidth */
	--custom-logo-height: 100%; /* logoHeight */
}
}
