.hr {
   height: 4px;
   width: 25%;
   background: #fff;
}
.content-post{
  background-color: black !important;
  color: #fff !important;
}
.primary-title{
  color: #fff;
}
html{
  background: black !important;
}
.post-whidout-sidebar:before {
    background-color: black !important;;
}
.content-post .intro-comments .share li a {
    color: #fff;
}