
/* Server Style in navigation bar for APP */

:root {
    --nav-bar-background-color: #2CA06A;
    --nav-bar-tint-color: #cfc;
}
