.public-usage-trend-head {
  flex-wrap: wrap;
  gap: 8px;
  min-width: 0;
}

.public-usage-trend-head h2 {
  white-space: normal;
}

.public-usage-trend-head .mini-tabs {
  margin-left: auto;
}

.public-usage-trend-head .mini-tabs button {
  padding: 4px 8px;
  font-size: 12px;
}

.public-usage-trend-head .mini-tabs button:focus-visible {
  outline: 2px solid #4864eb;
  outline-offset: -2px;
}

.trend-unit-label {
  fill: #667085;
  font-size: 12px;
  font-weight: 600;
}
