@charset "UTF-8";

/* CSS Document */

 h2{margin-top:40px!important;background-color:#024c72;color:#FFF;padding:10px;padding-left:20px;padding-right:20px;text-transform:none;letter-spacing:0.4px;margin-bottom:25px;width:100%;}
h4{margin-bottom:10px;}
ol, ul{margin-top:-10px;}
/* WPViews*/

.columns-3 .column{width:48%;}
.column img{margin-bottom:0px;}
.member-name{margin-bottom:0px;margin-top:10px;}
.excerpt-meta{display:none;}
h3{color:#fff;background-color:#024c72;padding:10px;margin-bottom:10px;}
@media only screen and (max-width: 1024px) {
	#page-heading{margin-bottom:0px;padding-bottom:0px;}
h2{font-size:16px!important;line-height:21px!important;}
}
@media only screen and (max-width: 768px) {
.columns-3 .column {
width: 48%!important;
margin-bottom: 4%!important;
}
}