.navbar-brand img { max-height: 50px; }
.slide-details .slide-button .btn {  margin: 280px 0px; }
.btn {border-radius: 0;}
.page-blog {  padding: 40px 0!important; }
.slide-details .slide-title {  display: none; }
footer.bottom .copyrights { color: white; }
.post-inner img
{ 
filter: url("data:image/svg+xml;utf8,#grayscale");
filter: gray;
filter: grayscale(1);
-webkit-filter: grayscale(100%); }
