/* line 3, ../theme/sass/components/header.scss */
header {
  background: #008265 url(../images/dafwa-leaf.png) center -15px no-repeat;
  width: 100%;
  height: 180px;
}
/* line 9, ../theme/sass/components/header.scss */
header .logo img {
  margin-top: 39px;
}

/* line 6, ../theme/sass/components/main-nav.scss */
.nav-wrapper {
  width: 100%;
  overflow: hidden;
  background: #005e49;
}
/* line 1, ../theme/sass/components/footer.scss */

/* line 6, ../theme/sass/components/footer.scss */
.bottom-footer {
  background: #005e49;
  width: 100%;
  height: 68px;
}
