:root {
	--custom-color-primary: #008542; /* primaryColor */
	--custom-color-primary-contrast: #00582c;
	--custom-color-secondary: #D52B1E; /* secondaryColor */
	--custom-color-secondary-contrast: #a82218;

	--custom-background-source: url('/images/uid-background.jpg?1668505651151'); /* backgroundSource */

	--custom-logo-source: url('/images/uid-logo.png?1668505651150'); /* logoSource */
	--custom-logo-position-x: 0%; /* logoPositionX */
	--custom-logo-width: auto; /* logoWidth */
	--custom-logo-height: 100%; /* logoHeight */
}
}
