.offline-banner {
  background: var(--color-warning);
  color: white;
  padding: 0.75rem;
  text-align: center;
}
