:root {
    --helten-brand: #082848;
}

.navbar-brand {
    color: var(--helten-brand);
}
