
.post-title {
	color: #fff;
	font-size: 35px;
	font-family: raleway;
	font-weight: 660;
}

.post-stitle {
	color: #fff;
	font-size: 30px;
	font-family: raleway;
	font-weight: 660;
	margin-bottom: 15px;
}

.post-sstitle {
	color: #fff;
	font-size: 20px;
	font-family: raleway;
	font-weight: 660;
	margin: 0;
	margin-bottom: 15px;
}

.date-author {
	color: #ccc;
	font-family: roboto;
	font-weight: 400;
}

.post-text {
	color: #fff;
	font-family: raleway;
	font-weight: 500;
	font-size: 18px;
}

.link {
	color: rgb(228 255 0);
	font-weight: 800;
}

.bold {
	font-weight: 800;
}

.page {
	overflow: hidden;
}

.post-image {
	width: 100%;
	border-radius: 6px;
}