:root {
	--custom-color-primary: #DA2128; /* primaryColor */
	--custom-color-primary-contrast: #ad1a20;
	--custom-color-secondary: #6B792B; /* secondaryColor */
	--custom-color-secondary-contrast: #444c1b;

	--custom-background-source: #ffffff; /* backgroundSource */

	--custom-logo-source: url('/images/uid-logo.png?1767953113694'); /* logoSource */
	--custom-logo-position-x: 0%; /* logoPositionX */
	--custom-logo-width: auto; /* logoWidth */
	--custom-logo-height: 100%; /* logoHeight */
}
