@charset 'UTF-8';

.news .date {
	margin-bottom: 5px;
	font-weight: bold;
}

.news .text p + p {
	margin-top: 0;
}

.image {
	width: 20%;
}
.image div + div {
	margin-top: 10px;
}

.button {
	margin-top: 50px;
}

