.text-center {
  text-align: center;
}

.text-muted {
  color: var(--color-muted);
}

.row-deleted {
  opacity: 0.68;
}
