.post-004-volume{
  max-width:92ch;
}

.post-004-volume-title{
  font-family:"Didot","Bodoni MT","Baskerville","Times New Roman",serif;
}

.post-004-placeholder{
  margin:12px 0 0;
  padding:22px 20px;
  border:1px dashed rgba(0,255,255,.28);
  background:linear-gradient(180deg, rgba(0,255,255,.05), rgba(0,255,255,.02));
}

.post-004-placeholder-label{
  margin:0 0 10px;
  font-size:.82rem;
  letter-spacing:.18em;
  text-transform:uppercase;
  color:rgba(0,255,255,.62);
}

.post-004-placeholder-copy{
  margin:0;
  font-family:"Baskerville","Palatino Linotype","Times New Roman",serif;
  font-size:1.14rem;
  line-height:1.82;
  color:rgba(0,255,255,.9);
}

@media (max-width:680px){
  .post-004-placeholder{
    padding:18px 16px;
  }

  .post-004-placeholder-copy{
    font-size:1.04rem;
    line-height:1.72;
  }
}
