.date{
  padding: 10px 0;
  border-bottom: solid 1px gray;
}

.date:last-child{
  border: none;
}
