:root {
	--custom-color-primary: #B11A3B; /* primaryColor */
	--custom-color-primary-contrast: #84132c;
	--custom-color-secondary: #E23E21; /* secondaryColor */
	--custom-color-secondary-contrast: #b5321a;

	--custom-background-source: #4e97be; /* backgroundSource */

	--custom-logo-source: url('/images/uid-logo.png?1656606960444'); /* logoSource */
	--custom-logo-position-x: 0%; /* logoPositionX */
	--custom-logo-width: auto; /* logoWidth */
	--custom-logo-height: 100%; /* logoHeight */
}
}
