:root {
	--custom-color-primary: #81a538; /* primaryColor */
	--custom-color-primary-contrast: #5e7829;
	--custom-color-secondary: #9d0c15; /* secondaryColor */
	--custom-color-secondary-contrast: #ca0f1b;

	--custom-background-source: url('/images/uid-background.png?1753346661446'); /* backgroundSource */

	--custom-logo-source: url('/images/uid-logo.png?1753346661446'); /* logoSource */
	--custom-logo-position-x: 50%; /* logoPositionX */
	--custom-logo-width: auto; /* logoWidth */
	--custom-logo-height: 100%; /* logoHeight */
}
