.latest-posts .post-item .post-title {
  font-size: 14px;
  font-weight: 700;
  letter-spacing: -.28px;
  line-height: 19.6px;
}

.latest-posts .post-item .subtitle {
  font-size: 14px;
}

.latest-posts .horizontal-divider {
  margin: 20px 0;
  background-color: #bcbcbc;
}