:root {
	--custom-color-primary: #97BD0D; /* primaryColor */
	--custom-color-primary-contrast: #73900a;
	--custom-color-secondary: #58585A; /* secondaryColor */
	--custom-color-secondary-contrast: #2c2c2d;

	--custom-background-source: url('/images/uid-background.jpg?1670920595072'); /* backgroundSource */

	--custom-logo-source: url('/images/uid-logo.png?1670920595071'); /* logoSource */
	--custom-logo-position-x: 0%; /* logoPositionX */
	--custom-logo-width: auto; /* logoWidth */
	--custom-logo-height: 100%; /* logoHeight */
}
