.cwNews .cwItem .cwTitle {
  font-size: 18px;
}
.cwNews .cwTags a.cwtag.tag_txt:before {
  content: "#";
}
.cwNews .cwTags a.cwtag.tag_txt {
  padding: 0px 5px 0 0 !important;  
}


.cwNews.cwDefault .cwCategories a {
    color: #ffffff;
    background: #bcbcbc;
    padding: 5px 10px;
    font-size: 12px;
}
.cwNews.cwDefault .cwCategories a:hover {
    background: #838383;
}
.cwNews.cwDefault .cwreadmore {
    margin-top: 20px;
}