#body_wrapper{
	background: #D2D2D2;
}

.text-time {
  color: #ff0000;
  font-weight: 600; }

.title-large {
  font-size: 20px;
  margin: 10px 0 5px;
  line-height: 27px;
  color: #141517; }

.title-small {
  color: #141517;
  font-size: 16px;
  font-weight: 400;
  line-height: 23px;
  margin: 6px 0 0; }

.title-x-small {
  font-size: 18px;
  margin: 0px; }

.title-large a, .title-small a, .title-x-small a {
  color: inherit; }

.card-img-overlay {
  padding: 0;
  top: 3px;
  left: 7px;
  height: 20%; }

 .news-title {
	height: 110px;
 }
 
