.section-1{
	padding: 40px 0px;
}
.section-1 .entry-title{
	font-size: 24px;
	margin-bottom: 10px;
}
.section-1 .entry-meta{
	margin-bottom: 10px;
}
.section-1 .entry-content p{
	margin-bottom: 10px;
}
.section-1 .entry-content img{
	max-width: 100%;
	height: auto;
}
.section-1 .sidebar .item{
	margin-bottom: 40px;
}
.section-1 .sidebar .item img{
	margin-bottom: 10px;
}
.section-1 .sidebar .item p:nth-child(2) {
	font-weight: bold;
	margin-bottom: 10px;
	font-size: 15px;
}
.section-1 .sidebar .item p:nth-child(3) {
	font-size: 14px;
	text-align: justify;
}