@charset "utf-8";
.single .byline .date::before, .single .byline .date.undo::before {
 content: none; 
}
.page-title {
  border-left: none;
  padding: 0;
  background: none;
  background-size: inherit;
  font-size: clamp(1.5em, 1.5rem + 1.2vw, 2em);
}