.navbar-white {
    background: #f4f5ba !important;
}

.brand-text {
    font-weight: bold !important;
}

.c-header {
    background: #e5e6b6;
    border-left: 4px solid #b5b674;
    height: calc(2.25rem + 2px);
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
}