html {
  scroll-behavior: smooth;
}

:target {
  scroll-margin-top: 2rem;
}

.nobenael-navbar {
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
}

.nobenael-hero {
  background-color: rgba(252, 201, 0, 0.2);
}

.nobenael-button {
  background-color: #fcc707;
}

.nobenael-icon {
  color: #fcc707;
}

.nobenael-sticky {
  position: fixed;
  opacity: 1;
  z-index: 999999999;
  right: 0px;
  bottom: 8px;
  margin: 0px;
  width: 50px;
}

.navbar-item img {
  max-height: 35px;
}

.footer {
  padding: 3rem 1.5rem 3rem;
}

.header-logo {
  height: 35px;
  width: 250px;
}

.footer-logo {
  height: 50px;
  width: 250px;
}

.logo-partner {
  height: 50px;
  margin: 20px;
}

.logo-partner-big {
  height: 100px;
  margin: 20px;
}

.logo-onoff {
  background: url(../img/partner_onoff.svg)
    no-repeat center;
}

.logo-3dsisustus {
  background: url(../img/partner_3dsisustus.jpg)
    no-repeat center;
}

.logo-huum {
  background: url(../img/partner_huum_v2.svg)
    no-repeat center;
}

.logo-raitwood {
  background: url(../img/partner_raitwood.svg)
    no-repeat center;
}

.logo-bellfire {
  background: url(../img/partner_bellfire.svg)
    no-repeat center;
}