.dashboard-container .container {
  padding-top: 0.75rem !important;
  padding-bottom: 0.75rem !important;
}
.dashboard-container > .container > .mb-6 > .flex.items-center.justify-between {
  margin-bottom: 0.25rem !important;
}
.dashboard-container h1 {
  display: none !important;
}
.dashboard-container .text-muted-foreground.mt-2 {
  display: none !important;
}
.dashboard-container > .container > .mb-6 > .bg-card {
  display: none !important;
}
.endpoint .gap-2.text-xs {
  display: none !important;
}
.endpoint-header {
  padding-top: 0.5rem !important;
  padding-bottom: 0.25rem !important;
}
.endpoint-content {
  padding-top: 0.125rem !important;
  padding-bottom: 0.5rem !important;
}
.endpoint-content .h-6 {
  height: 1rem !important;
}
.endpoint-group-header {
  padding: 0.375rem 0.75rem !important;
}
header {
  display: none !important;
}
footer {
  display: none !important;
}
