body{
                                                            color:#111211;
                                                                                        }
            
    body {
  background-color: #f2f2f2;
}
.top-bar {
  background-color: #1E90FF;
  color: white;
}
.bravo_topbar {
  background-color: #5aaceb !important;
  color: white !important;
}
.overlay {
  background: none;
}
.bravo_menu {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 9999; 
}
    
