/* Post Author */
.postauthor {
  color: #999;
  font-size: 11px;
  margin: 0px 0 0;
  text-transform: uppercase;
}
.postauthor:before {
  content: "\f007";
  font-family: fontawesome;
  font-size: 14px;
  margin-right: 6px;
}

.ScreenshotItem {
    margin-top: 50px
}

.ScreenshotImage {
    margin-bottom: 10px
}

.text-color2b {
    margin-top: 20px
}

.jumbotron h2,.jumbotron .h2{color:inherit}
.jumbotron h2,.jumbotron .h2{font-size:63px} 

p,li {color: #505050; font-size: 16px;}

.comment-text {width: 100%; margin-bottom: 10px;}
