.news-date, .news-type, .news-where {
  color: #A9A9A9;
}

.news-label {
  margin-right: 5px;
}

.date-from {
  float: left;
  margin-right: 5px;
}

.date-to:before {
  content: " - ";
}

.news-type {
  clear: both;
}

