body.home {
  .header-bar, .header-space {
    height: auto !important;
    min-height: 0 !important;
  }

  .branding {
    display: none;
  }
}

#fancy-header {
  h1, h2 {
    text-shadow: 0 0 3px #fff;
  }
}
