@charset "utf-8";

.marker{
  background: linear-gradient(transparent 70%, rgba(255,250,125,0.86) 70%);
}

.postHeader figure,
.box800 figure{
  margin-bottom: 0;
  text-align: center;
}
.box800 figcaption{
  padding: 0;
  margin-top: 1em;
  font-size: .85em;
}

.postMain .section:last-child{padding-bottom: 60px;}