
body{
  background: #ffffff;
}

.navbar {border-bottom: 1px solid #d9d9d9;}

.navbar-custom {
    background-color: #ffffff;
}
/* change the brand and text color */
.navbar-custom .navbar-brand {
    color: #262626;
}
