@charset "UTF-8";
/* CSS Document */

.news {
	margin-bottom: 30px;
}
.date {
	font-size: 9px;
	text-transform: uppercase;
}
.title {
	font-weight: bold;
	font-size: 24px;
}
.image {
	margin-top: 15px;
	margin-bottom: 15px;
}
