.uptime-bar-fill-100 {
  width: 100%;
}

.incident-card {
  margin-bottom: 0.75rem;
}

.incident-title {
  color: var(--red);
  font-size: 0.9375rem;
}

.incident-body {
  font-size: 0.8125rem;
  color: var(--text-muted);
  margin-top: 0.25rem;
}
