/* Main top header bar */
#header {
    background-color: #ab823c !important;
}

/* Global navigation bar */
.toolbar.global-menu {
    background-color: #0b3d91 !important;
}

/* Optional: text color */
#header, #header a {
    color: white !important;
}
