@charset "utf-8";
mark {
  background: rgba(42, 197, 192, 0.5);
}
.empty {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.25);
}
.view-editor h2 {
  line-height: 1.2em;
  font-size: 35px;
}
.view-editor h3 {
  line-height: 1.4em;
  font-size: 24px;
}
.view-editor h5 {
  line-height: 1.5em;
  font-size: 15px;
}
.pld-like-dislike-wrap {
  display: none;
}
