/* Add custom CSS styles below */ 
.top-navbar {
    background-color: #3b070b !important;
}

.top-navbar * {
    color: #ffffff !important;
}

.top-navbar svg,
.top-navbar svg path {
    stroke: #ffffff !important;
    fill: #ffffff !important;
}
}