.latest-datebox{
  width:56px;
  background:#3b3b3b;
  color:#fff;
  padding:8px 0;
  line-height:1.1;
  text-transform:uppercase;
}
.latest-datebox-day{ font-size:20px; font-weight:700; }
.latest-datebox-mon{ font-size:12px; letter-spacing:.08em; }
.latest-datebox-yr{ font-size:11px; opacity:.85; }

.latest-title a{
  font-weight:600;
  text-decoration:none;
}
.latest-title a:hover{ text-decoration:underline; }

.latest-meta{ font-size:0.9rem; }
.latest-excerpt{ margin-top:6px; }

.latest-thumb{
  object-fit:cover;
  display:block;
}
