:root {
	--custom-color-primary: #E20020; /* primaryColor */
	--custom-color-primary-contrast: #b5001a;
	--custom-color-secondary: #E20020; /* secondaryColor */
	--custom-color-secondary-contrast: #b5001a;

	--custom-background-source: url('/images/background.jpg?1657386162390'); /* backgroundSource */

	--custom-logo-source: url('/images/uid-logo.png?1657386162390'); /* logoSource */
	--custom-logo-position-x: 0%; /* logoPositionX */
	--custom-logo-width: auto; /* logoWidth */
	--custom-logo-height: 50%; /* logoHeight */
}
}
