@font-face {
  font-family: FontAwesome;
  src: url("../dist/fonts/fontawesome-webfont.woff?v=4.7.0") format("woff");
  font-weight: 400;
  font-style: normal;
}

.navbar__brand {
  display: inline-block;
}

.page-header h1,
.entry-title {
  color: #3c9be6;
}

.banner--affiliates img,
.show__container--small img,
.slider__item img,
.sidebar__more img,
.carousel-indicators li img,
.carousel-inner img {
  background: #1a1a1a;
}

.media-placeholder-note {
  color: #777;
}
