header .page-header {
	padding-bottom: 0px;
}
.entry-content {
	font-size: 18px;
	line-height: 24px;
}
.entry-content p {
	margin-bottom: 25px;
}
.entry-content h2 {
	font-size: 24px;
    /* font-family: 'DIN-Light', Helvetica, Arial, Sans-Serif; */
    font-weight: bold;
    margin-bottom: 20px;
    margin-top: 0px;
}
.entry-content .row {
	margin-bottom: 20px;
}
.entry-content .row:nth-of-type(1) {
	margin-bottom: 0px;
}
.entry-content .row:nth-of-type(2) {
	margin-bottom: 10px;
}
.wp-caption {
	border: 1px solid #c4c4c4;
    padding: 15px 15px 0px 15px;
    font-size: 12px;
    font-style: italic;
    width: auto !important;
}
.wp-caption img {
	height: auto;
	margin-bottom: 5px;
}
.wp-caption p {
	color: #666;
	margin-bottom: 0px !important;
}
#wannacry-header {
	margin-top: 55px;
    text-align: center;
    color: #666;
}
#wannacry-features {
	margin-bottom: 60px;
}
#wannacry-features .col-md-4 img {
	display: block;
	margin: 0 auto;
}
#wannacry-features .col-md-4 {
	display: block;
	font-size: 18px;
	text-align: center;
    color: #666;
    line-height: 29px;
}
#wannacry-features .col-md-4 strong {
	display: block;
	clear: both;
}
/** Merge to base.css **/
.alignright {float:right; margin:0 0 1em 1em}
.alignleft {float:left; margin:0 1em 1em 0}
.aligncenter {display: block; margin-left: auto; margin-right: auto}
