@import (reference) '~assets/styles/shared';

.app-header {
  background: @color-nav-background;
  color: @color-text-light-muted;
  font-weight: 200;
}
