/* StatusBanner Molecule */
.status-banner {
  margin-bottom: var(--space-4);
  border-radius: var(--border-radius-md);
}
