.bio-background–white {padding-bottom:0;}.bio-background–yellow {padding-bottom:2.6em;}.bio-lead-form, .ewd-ufaq-faq-post .bio-ad {display:none;}

$(document).ready(function(){
//$(“.bio-background–speech .bio-type-display–medium”).remove();
$(“.ewd-ufaq-faq-post .code-block-3″).remove();
});

$(‘h2’).each(function() {
var $this = $(this);
if($this.html().replace(/\s| /g, ”).length == 0)
$this.remove();
});

.bio-content-modules a:not([class]), .bio-widget a:not([class]) {color: #0a617c}