body {
  /*
  font-family: "Helvetica Neue", Helvetica, Arial, "游ゴシック体", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;*/
  font-family: "Open Sans", "Helvetica Neue", Helvetica, "Arial", "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN","メイリオ", Meiryo, sans-serif;
}

/* Space out content a bit */

/* Main marketing message and sign up button */
.jumbotron {
  background-color: #ece4f5;
}
.jumbotron .btn {
  padding: 14px 24px;
  font-size: 21px;
}

.jumbotron h1 {
  /*font-weight: bold;*/
  color: #666;
}
/* Supporting marketing content */
.marketing {
  margin: 40px 0;
}
.marketing p + h4 {
  margin-top: 28px;
}

.marketing h4 {
  font-weight: bold;
  color: #666;
}

.header h4 {
  margin: 0;
  font-weight: bold;
  color: #999;
}
