.Splash {
  .Splash-header {
    margin-bottom: 5px;
    text-align: center;

    .Splash-logo {
      float: left;
      height: 100px;
      margin-right: 5px;
      width: auto;
    }

    .Splash-headerText {
      font-size: 5em;
      font-weight: bold;
      margin: 0 10px;
      vertical-align: middle;
    }
  }
}
