.new-fabio-gurgel{
	background: yellow;
}

.new-fabio-gurgel h2{
	font-family: Knockout, sans-serif;
    font-size: 30px;
    font-weight: 300;
    padding: 0 1em;
    margin: 0;
}

/* Support #152663 - Blog post title top padding/margin */

	.single-format-standard .content-sidebar-wrap .post .entry-header h1.entry-title {
    	margin-top: 0;
    	padding-top: 0;
	}

/* Support #169346 - Sidebar icons */

    img.icon-social { 
        width: 75px; 
        height: auto;
    }

/* Support #179357 - List font size */

    .entry-content ul li, .entry-content ol li {
        font-family: Verdana, Geneva, sans-serif;
    }

/* Support #296383 - strong font */
.content-sidebar-wrap .entry-content p,
.entry-content ul li {
	font-family: sans-serif;
	font-size: 14px;
}