.t3-header {
  background-color: #805A41;
}
.logo-text a {
  color: #fff;
}
.t3-module {
  background: transparent;
  color: inherit;
  margin-bottom: 22px;
}
@media screen and (min-width: 768px) {
  .t3-module {
    margin-bottom: 44px;
  }
}
.t3-module .module-inner {
  padding: 0;
}