/* ---------------------- NEWS LATEST --------------------------*/

/* ---------------------- NEWS LIST ----------------------------*/
.news-list-date
{
  
}
.news-list-text h1 {
  color: #b80000;
  font-family: Arial,sans-serif;
  font-size: 1.42857em;
  font-weight: bold;
  line-height: 1.25;
} 
.news-list-text p
{
  margin-top: 0px;
}

.news-list-item {
}
.news-list-item h3
{
  color: #3b3b3b;
  margin: 0px 0px 0px 0px !important;
}

.news-list-container
{
  margin: 21px 0px 0px 0px;
}
/* ---------------------- NEWS SINGLE --------------------------*/