.envmartst-front-card {
  border: 1px solid #e5e7eb;
}
.envmartst-history-heading,
.envmartst-history-cell {
  min-width: 190px;
}
.envmartst-history-line + .envmartst-history-line {
  margin-top: 4px;
}
.envmartst-badge {
  display: inline-block;
  padding: 3px 8px;
  border-radius: 999px;
  background: #eef6ff;
  color: #0b5cab;
  font-size: 12px;
  font-weight: 600;
}
.envmartst-track-link {
  font-weight: 600;
}
.envmartst-muted {
  color: #6b7280;
}
