/* Start custom CSS *//*Legal Sites*/
.blog-post h2{
    font-size: 2rem!important;
    padding:30px 0 0 0;
}
.blog-post h3{
	font-size:1.5rem!important;
    margin:0px 0 10px 0;
	padding: 20px 0 0 0;
}
.blog-post h4{
	font-size:1.25rem!important;
    margin:0px 0 10px 0;
}
.blog-post p, .blog-post li{
	font-size:1rem!important;
}/* End custom CSS */