span.tag.philanthropy-confidential {
  background-color: #b6e97f;
  color: #2d3e50;
}
.tags-list {
  top: 2px;
  left: 2px;
}

.tags-list .tag {
  margin: 0;
}

article.templated .post-content blockquote.quote-wide > p {
  font-family: Georgia;
  font-size: 1.6rem;
  font-style: italic;
  font-weight: 400;
  line-height: 36px;
  color: #2d3e50;
  margin-bottom: 0px;
}

blockquote.quote-wide {
  color: #000;
  leading-trim: both;
  text-edge: cap;
  font-family: "Averta-Regular";
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 34px;
  position: relative;
  border-top: 1px solid #2d3e50;
  border-bottom: 1px solid #2d3e50;
  margin: 5.2rem 0 !important;
  display: block;
  padding: 4% 0%;
  border: 0;
  text-align: center;
}

.templated-post.head {
  padding: 0 4vw;
}

.posts-insight-style .tag {
  padding: 4px 6px;
  font-size: 11px;
  font-weight: bold;
  letter-spacing: 0.6px;
  line-height: 11px;
}
