@import "https://use.typekit.net/tdu1dox.css";
.node-article {
  margin-top: 3em;
}
.node-article .social-share-container,
.node-article .submitted,
.node-article h2.article-title {
  display: none;
}
.voices-article-box {
  background-color: #ffcc2f;
  margin: -2em;
  margin-top: 0em;
  padding: 2em;
}
.voices-article-box .caption {
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 13px;
  padding-top: 4px;
  margin-top: 0em;
}
.node-article .article-category {
  display: none;
}
.voices-taxonomy span {
  padding: .2em .4em;
  background-color: #fff;
  font-family: acumin-pro, sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.2px;
  font-size: 0.9em;
  color: #000;
}
aside.col-sm-4 {
  width: 30%;
  margin-left: 2em;
}
.article-title {
  padding-top: 0;
  margin-bottom: 8px;
  margin-top: 0;
}
.voices-taxonomy {
  margin-bottom: 14px;
}
.byline {
  margin-bottom: 12px;
}
.byline a {
  color: #003399;
}
.partner-player {
  z-index: 0;
}
.image-container {
  position: relative;
}
.image-container .bug {
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 1;
  margin-top: 9px;
  opacity: .95;
  padding: .6em;
  background-color: #e34c25d9;
  width: 20%;
}
@media (min-width: 1531px) {
  .social-share.addToAny_buttons {
    left: -6em;
  }
}
@media (max-width: 1139px) {
  aside.col-sm-4 {
    width: 28%;
  }
}
@media (max-width: 767px) {
  .voices-article-box {
    margin: 0em;
  }
  .node-article {
    margin-top: 1em;
  }
}
