:local {
  .demo-header {
    background-color: var(--terra-application-links-demo-header-background-color, #1c5f92);
    height: 49px;
    position: relative;
    width: 100%;
  }

  .demo-header-with-icons {
    height: 72px;
  }
}
