.navigation-bar{
    height: var(--navigation-bar-height);
    border-bottom: var(--header-border) solid var(--inactive-color);
}
