/* News */

.news {
  text-align: left;
  padding: 5px 0px 5px 0px;
}

.news_title {
  color: #AD1011;
  font-weight: bold;
}

.news_date {
  color: #AD1011;
  font-weight: bold;
  font-size: 9px;
}

.news_text {
  padding: 0px 0px 0px 5px;
}
