/* Enter Your Custom CSS Here */
.article .thumb {display:none;}


.category-posts .category-posts-heading {color: rgb(68,68,68);}

/* Expand max width on mobile */
@media screen and (max-width: 950px){
.container { padding-left: 0; padding-right: 0; }
  .post-single .post-header {font-size:14px;}
}