/* white you custom css code here. only css code will work */

.navbar {
  background-color: #ffffff !important;
  color: #000000 !important;
}

.navbar a {
  color: #000000 !important;
}