.post-006-entry{
  max-width:82ch;
}

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

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

.post-006-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;
}

.post-006-saturn-aside{
  display:block;
  width:72%;
  margin-left:auto;
  font-size:.88em;
  line-height:1.42;
  text-align:right;
  white-space:normal;
}

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

  .post-006-saturn-aside{
    width:100%;
    font-size:1.06em;
    line-height:inherit;
    text-align:left;
  }
}
