@media only screen and (min-width: 992px) {
  .slot--header-horizontal-menu .navbar .container-fluid {
    border: none;
  }
.slot--header-horizontal-menu {
  background: #879baf;
}
  .slot--header-horizontal-menu .navbar-nav > li > a,
    .slot--header-horizontal-menu .navbar-nav > li > a:hover {
  color: #fff;
      background: #879baf;
      font-weight: 600;
}
 .nordic--header .nordic--header-wrapper {
    padding: 30px 30px 20px 30px;
  }
}

.nordic--body {
  background: #fff;
}
 .nordic--footer {
    margin: 0;
  }