.widget-title-name {
  background-color: brown;
  padding-right: 4px;
 padding-bottom: 2px;
  padding-top: 8px;
  color: whitesmoke;
  border-right: solid #fff;
  border-top-right-radius: 20%;

}
.widget-title-name h3 {
  padding-right: 10px;


}
ul.sw-posts-list img {
  float: left;
}
.nametagart-sw div li.post_author {
  display: none;
}
.nametagart-sw .post-display-list .boxes_holder {
  margin-bottom: 30px;
  margin-right: 30px;
}

.nametagart-sw .entry_cats, .post-format, .post-format span {
  display: none;
}

.nametagart-sw .cm-col-lg-5.cm-col-md-5.cm-col-12 {
  display: none;
}

.nametagart-sw article {
  border-bottom: solid 3px solid;
  padding-bottom: 10px;
}
.nametagart-page .boxes_holder {
  border-bottom: solid 3px burlywood;
}

.nametagart-page .cm-col-lg-3.cm-col-md-2.cm-col-3 {
  display: none;
}
.nametagart-page .row {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-box;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.author_box .author_thumb img {
  border-radius: 40%;
}