:root {
	--custom-color-primary: #E83838; /* primaryColor */
	--custom-color-primary-contrast: #bb2d2d;
	--custom-color-secondary: #4C91BB; /* secondaryColor */
	--custom-color-secondary-contrast: #3a6e8e;

	--custom-background-source: url('/images/uid-background.png?1774180680656'); /* backgroundSource */

	--custom-logo-source: url('/images/uid-logo.jpg?1774180680656'); /* logoSource */
	--custom-logo-position-x: 0%; /* logoPositionX */
	--custom-logo-width: auto; /* logoWidth */
	--custom-logo-height: 100%; /* logoHeight */
}
