#center .article h2.article-header {
    color:#333;
    margin:0;
    padding:0;
}
#center .article h2.article-header span {
    font-size:18px !important;
    color:#333 !important;
    margin-bottom:0 !important;
}
#center .article h3.article-header {
  margin-bottom:0 !important;
}
#center .article h3 {
  font-weight: bold;
}
#center .article h4.article-header {
  margin-bottom:0 !important;
}
#center .article p {
    padding-left:1em;
    margin-bottom:2em;
}
