.site-title {
   font-weight: bold;
   font-size: 40px;
   padding-left: 50px;
   padding-right: 50px;
   padding-top: 100px;
   padding-bottom: 100px;
   line-height: 1.2em;
}

#content {
    border-bottom: 1px solid #dedede;
}

footer {
    margin-top: 20px;
}

  .page .site-page-pagination {
    visibility: hidden;
    padding-top: 1px;
    margin-top: 0px;
    width: 100%;
    clear: both;
  }