div.content.list.h-feed article.h-entry h1 {
  font-size: 18px;
  margin-top: 18px;
  margin-bottom: 0;
}

div.content.list.h-feed article.h-entry {
  padding-bottom: 0;
}

div.content.list.h-feed  .p-summary section p {
  font-size: 18px;
  margin-bottom: 0;
}

div.content.list.h-feed  .p-summary section p:first-of-type {
  //padding-left: 1rem;
  font-style: italic;
  margin-top: 0;
}

div.content.list.h-feed hr {
  width: 55%;
}