body, h1, h2, h3, h4, h5{
	font-family: 'Dosis', sans-serif;
}

.dateTitle{
	font-weight: bold;
}
.dateDescription{
	
}
.todayStyle{
	font-weight: bold;
	color:#1b8899;
}
.horizontalLine{
	border-top:solid 1px #1b8899;
}

.crop {
  max-height: 190px;
  overflow: hidden;
  text-overflow: ellipsis;
}