:root {
    --navbar-height-orig: 60px;
    --navbar-height: var(--navbar-height-orig);
    --navbar-border: 1px solid #ddd;
}