ding {
  font-family: 'McClatchy Sans Cond', 'Roboto Condensed Medium', 'HelveticaNeue-CondensedBold', sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 1;
  margin: 0;
  text-transform: uppercase;
}
h1.heading a {
  background:none;
  color: #b20009;
  text-decoration: none;
}
h1.heading .fa {
  color: #b20009;
}
h1.heading {
  background: none;
  color: #b20009;
  font-family: 'McClatchy Sans Cond', 'Roboto Condensed Medium', 'HelveticaNeue-CondensedBold', sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 1;
  margin: 0;
  text-transform: uppercase;
}
h1.heading a {
  background:none;
  color: #b20009;
  text-decoration: none;
}
h1.heading .fa {
  color: #b20009;
}
/* ----- Podcasts -----*/
.podcast-branding a {
  color: #000;
  text-decoration: none;
}
.podcast-branding a:hover {
  color: #0d76ba;
}
.podcast-branding .logo {
  margin-bottom: 15px;
}
.podcast-branding .podcast-description {
  border-bottom: 1px solid #cdcdcd;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.podcast-branding .podcast-title {
  font-family: 'McClatchy Sans Cond', 'Roboto Condensed Medium', 'HelveticaNeue-CondensedBold', sans-serif;
  font-size: 24px;
  font-weight: 600;
}
.podcast-branding .podcast-caption {
  font-family: 'McClatchy Sans', Arial, 'Helvetica Neue', Helvetica, sans-serif !important;
  font-size: 16px;
}
.podcast-branding .podcast-links h1.heading {
  background: none;
  color: #b20009;
  display: inline;
}
.podcast-branding .podcast-links ul {
  display: inline-block;
  margin-left: 15px;
}
.podcast-branding .podcast-links ul li {
  display: inline-block;
  font-family: 'McClatchy Sans', Arial, 'Helvetica Neue', Helvetica, sans-serif !important;
  font-size: 14px;
  padding-right: 10px;
}
/* ----- Story Wrapper -----*/
.content-body {
  margin-bottom: 40px;
}
.content-body p {
  font-family: 'Lyon', Georgia, serif;
  font-size: 17px;
  line-height: 1.5;
  margin-bottom: 1em;
}
/* ---------- BREAKPOINTS ---------- */
@media screen and (min-width: 768px) {
  .podcast-branding .logo {
    margin-bottom: 0;
  }
  .podcast-branding .podcast-title {
    font-size: 30px;
  }
  .podcast-branding  .podcast-description {
	/*
 * 	padding:0;
 * 	    margin-bottom: 10px;
 * 	    	*/
  }
}
