/* v1.1.0 */
.navbar.bg-primary {
  background-image: linear-gradient(#000, #000 60%, #000);
}

body::before {
  content: none !important;
  background: none !important;
}
