.navbar {
  background-color: #1d5294 !important;
  border-bottom-color: #1d5294 !important;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
.ketlulus {
  color: #1d5294 !important;
  font-weight: bold;
}

.navbar .navbar-nav > li > a:hover {
  background: #1d5294;
}
