.stub {
  font-style: italic;
  opacity: 0.5;
}
.stub::before {
  content: "... ";
}
