.call-out-hd .hdg-alt {
  font-weight: 900;
  color: #59baf1;
  font-size: 2em;
  font-family: "jaf-facitweb","Lucida Grande","Lucida Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
}

a.alt {
  color: #59baf1;
}

a.alt:hover, a.alt:active {
  text-decoration: none;
  opacity: 0.8;
  color: #59baf1;
}

.logo-fill-front {
  fill: #222;
  }

.logo-fill-back {
  fill: #ccc;
}

@media screen and (max-width: 50em) {
  .wrapper-no-margin:before {
  content: "";
  display: block;
  height: 16em;
 	background: #fbc165 url("/images/articles/editorially-joins-vox-media/editorially-joins-vox-media-home-bg.png") no-repeat center center;
  background-size: cover;
  }

  .call-out-bd p {
  font-size: 1.1em;
  }
  .call-out {
    padding: 1em;
  }
}

@media screen and (min-width: 50em) {

  .call-out-hd .hdg-alt {
    font-size: 5em;
    color: #59baf1;
  }

.logo-fill-front {
  fill: #fff;
  }

.logo-fill-back {
  fill: rgba(255, 255, 255, .5);
  }

a.alt {
  color: #59baf1;
}

.banner {
  border-color: #fddaa3;
}

  .call-out-bd p {
    font-size: 1.4em;
    color: #7d6032;
    }

  .hdg-lt, .call-out .author, .call-out .author-name {
    color: #7d6032;
    }

  .call-out {
    margin-top: 60px;
    width: 450px;
    padding: 1.5em;
    float: left;
    background-color: rgba(255, 255, 255, 0.9);
  }

  .full-feature-wrapper {
   	background: #fbc165 url("/images/articles/editorially-joins-vox-media/editorially-joins-vox-media-home-bg.png") no-repeat center bottom;
    min-height: 596px;
    margin-bottom: 4em;
  }

  .home-wrapper-bg, .masthead-wrapper {
    background: transparent;
  }

.tag-line, .explanation {
  color: #fde6c1;
  }

.icon-editorially-logo {
  fill: #fff;
  }

  .nav-main>li a, .nav-main li.nav-sub a, .nav-sub:after  {
    color: #fff;
  }

  .nav-main>li a:hover, .nav-main>li a:active {
  border-color: #fb9a00;
  color: #4b5360;
  }

  .nav-main li.nav-sub a:hover,
  .nav-main li.nav-sub a:active {
      color: #4b5360;
  }

  .nav-main li.is-selected a {
  border-color: #fb9a00;
  color: #4b5360;
  }

}