.post-007-entry{
  max-width:84ch;
}

.post-007-entry-title{
  font-family:"Didot","Bodoni MT","Baskerville","Times New Roman",serif;
  margin-bottom:8px;
}

.post-007-entry-date{
  margin:0 0 28px;
  text-align:center;
}

.post-007-entry-body{
  font-family:"Baskerville","Palatino Linotype","Times New Roman",serif;
  font-size:1.13rem;
  line-height:1.86;
  letter-spacing:0;
  color:rgba(0,255,255,.9);
  white-space:pre-wrap;
  overflow-wrap:anywhere;
  tab-size:2;
}

@media (max-width:680px){
  .post-007-entry-body{
    font-size:1.03rem;
    line-height:1.76;
    tab-size:1;
  }
}
