/* Command Center analytics green fix only */
.command-analytics-green,
.command-analytics-green *{
  color:#16a34a !important;
  opacity:1 !important;
  -webkit-text-fill-color:#16a34a !important;
  text-shadow:none !important;
}

.command-analytics-green b,
.command-analytics-green strong,
.command-analytics-green [id],
.command-analytics-green .value,
.command-analytics-green .number{
  color:#22c55e !important;
  -webkit-text-fill-color:#22c55e !important;
  font-weight:900 !important;
}

.command-analytics-green small,
.command-analytics-green span,
.command-analytics-green p{
  color:#15803d !important;
  -webkit-text-fill-color:#15803d !important;
  font-weight:800 !important;
}

.command-analytics-green{
  border-color:rgba(34,197,94,.45) !important;
}
