.navbar {
    background: var(--background-color-nav);
    color: var(--fore-color);
}
