:root {
	--custom-color-primary: #dc0032; /* primaryColor */
	--custom-color-primary-contrast: #af0028;
	--custom-color-secondary: #cac4be; /* secondaryColor */
	--custom-color-secondary-contrast: #9d9994;

	--custom-background-source: url('/images/uid-background.jpg?1782392281575'); /* backgroundSource */

	--custom-logo-source: url('/images/uid-logo.png?1782392281575'); /* logoSource */
	--custom-logo-position-x: 0%; /* logoPositionX */
	--custom-logo-width: auto; /* logoWidth */
	--custom-logo-height: 95%; /* logoHeight */
}
