.news-list-view .more {

}

.news-list-view .more:after {
  color: #1f497d;
  content: "  \f105";
  font-family: Fontawesome;
}

.news .footer {
  border-top: 0;
  clear: both;
  color: #888;
  margin-top: 0;
  padding: 0;
}

.news-backlink-wrap a:before {
  color: #1f497d;
  content: "\f104  ";
  font-family: Fontawesome;
}

.news-single .teaser-text {
  color: #888;
  font-size: 20px;
}

.news-single .footer {
  border-bottom: 0 none;
  margin-bottom: 0;
}

.news-single .article .news-img-wrap {
  float: right;
  margin: 0;
  width: 100%;
}

.news-related {
  border: medium none;
  display: table-cell;
  padding: 0;
  width: 100%;
}

.news-related.news-related-files ul {
  list-style-type: none;
}
