.neop-teaser {
  margin-bottom: 1rem;
  padding-bottom: 1.5rem;
  border-bottom: 1px solid #eee;
}

.neop-teaser:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: 0;
}

.neop-teaser-title {
  font-size: 112.5%; /* percentage of .neop-copy */
  margin: 0;
}

.neop-teaser-meta {
  font-size: 87.5%; /* percentage of .neop-copy */
}

.neop-teaser-text .read-more {
  padding-top: 0.1875rem;
  font-size: 62.5%; /* percentage of .neop-copy */
  font-weight: bold;
  text-transform: uppercase;
}
