.blog-cta-banner {
    margin-top: 40px;
}
.blog-cta-banner .cta-banner-inner .header-contents h2  {
  color: #FFF;
  font-family: "PP Neue Corp";
  font-size: 34px;
  font-style: normal;
  font-weight: 500;
  line-height: 41px; /* 120.588% */
  margin-bottom: 15px;
}
.blog-cta-banner .cta-banner-inner .header-contents p{
  color: #FFF;
  font-family: "Helvetica Neue";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px; /* 144.444% */
}
.blog-cta-banner .cta-banner-inner .banner-cta{
  margin-top: 37px;
}

@media only screen and (max-width: 479px) and (min-width: 220px){
  .white-background-button {
    width: 100%;
  }
  .body-container--podcast-post .blog-post__body h2 {
    margin-bottom: 24px !important;
  }
}
}