.strike {
  color: #c4c6c7;
  text-decoration: line-through;
}

.insert {
  color: #EB4878;
  text-decoration: underline;
}

.comment {
  font-size: 0.8rem;
  color: #EB4878;
}

.trcc {
  background-color: #FBDAE4;
}

.lrgr {
  font-weight: 900;
}/*# sourceMappingURL=local.css.map */