.block__title{
    font-weight: bold;
    font-size: 1.5em;
    color: #990000;
    margin: 0;
    padding: 5px 0 10px 0;
    font-family: "news-gothic-std", Arial, sans serif;
    text-transform: none;
    border-bottom: 0px;
}
.block__inner h1, .path-not-frontpage .block__title{
    font-weight: bold;
    font-size: 1.5em;
    color: #990000;
    margin: 0;
    padding: 5px 0 10px 0;
    font-family: effra, "news-gothic-std", Arial, sans serif;
}

 .path-not-frontpage .block__title{
	 font-size: 1.8em !important;
 }

 .block-plugin-id--field-block-nodepagebody{
	 margin:0;
 }
