#news {
  margin-top: 17px;
}

.news {
  padding-left: 10px;
  margin-bottom: 20px
}

.news h2 {
  margin-bottom: 0;
}

.news .date {
  color: #1dc2e5;
}

.news p {
  margin-top: 0.5em;
}