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

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