header.banner p {
  font-size: 48px;
}
body.page section.content h1, body.page section.content p.header-title {
  font-size: 40px;
  padding: 20px 0;
  margin-bottom: 40px;
}
header.banner p span {
  font-size: 24px;
}
#carousel-front-page .carousel-caption.large p {
  font-size: 46px;
}
#carousel-front-page .carousel-indicators {
  bottom: 20px;
}
#carousel-front-page .carousel-indicators li, #carousel-front-page .carousel-indicators .active {
  width: 15px;
  height: 15px;
}
body.page.front .featured .feature .copy {
  font-size: 20px;
}
body.page.front .featured .feature .copy p.title {
  font-size: 28px;
}
body.page.about section.content h2.application .arrow {
  border-width: 40px 360px 0px;
  bottom: -40px;
}
body.page.about section.content p.graph-copy {
  margin-top: 60px;
}
body.page.about section.content p {
  font-size: 24px;
  margin-bottom: 40px;
}
body.page.about section.content h2.variables {
  font-size: 30px;
}
body.page.about section.content p.alert {
  font-size: 24px;
  height: 90px;
  padding: 0 0 0 110px;
}
body.page.about section.content h2.application {
  font-size: 36px;
}
body.page.blog section.content .post {
  padding-bottom: 90%;
}