:root {
	--custom-color-primary: #77AB1C; /* primaryColor */
	--custom-color-primary-contrast: #587e15;
	--custom-color-secondary: #00457D; /* secondaryColor */
	--custom-color-secondary-contrast: #005eaa;

	--custom-background-source: url('/images/background.jpg?1657187955409'); /* backgroundSource */

	--custom-logo-source: url('/images/uid-logo.png?1657187955409'); /* logoSource */
	--custom-logo-position-x: 0%; /* logoPositionX */
	--custom-logo-width: 200px; /* logoWidth */
	--custom-logo-height: 55px; /* logoHeight */
}
}
