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

.mb-0 {
  margin-bottom: 0;
}

.max-readable {
  max-width: 72ch;
}

.visually-soft {
  opacity: 0.82;
}
