body
{
  padding-top:0px;
}

/* Custom container */
.container-narrow
{
  margin:0 auto;
  max-width:700px;
}

.container-narrow > hr
{
  margin:30px 0;
}

/* Main marketing message and sign up button */
.jumbotron
{
  margin:60px 0;
  text-align:center;
}

.jumbotron h1
{
  font-size:72px;
  line-height:1;
}

.jumbotron .btn
{
  padding:14px 24px;
  font-size:21px;
}

/* Supporting marketing content */
.marketing
{
  margin:60px 0;
}

.marketing p + h4
{
  margin-top:28px;
}

div.purchase
{
  text-align:center;
}

span.required
{
  color:#b94a48;
  font-weight:700;
  font-size:15px;
}
