.news .glyphicon-calendar {
  display: none; }
  .news .thumbnail {
    border: 0; }
  .news .news-list-item h3 {
    margin-top: 0; }
    .news .news-list-item p {
      font-size: 0.85em; }
    .news .news-list-item .btn-read-more {
      float: right;
      background-color: transparent;
      border-radius: 0;
      color: #000; }
      .news .news-list-item .btn-read-more:hover {
        background-color: #000;
        color: #fff; }
