.navbar-custom > .container {
  background-color: #f27d00;
}

a {
  color: #f27d00;
}
a:hover {
  color: #a65500;
}

.btn-primary {
  background-color: #f27d00;
  border-color: #a65500;
}

.teaser-1,
.teaser-4 {
  background-color: #f27d00;
}

.second > .container {
  background-image: url("/webportal/config/layout/images/others/general/jutec.jpg");
}

.produkt .productTitle {
  background-color: #f27d00;
}

.product-box h2 {
  background-color: #f27d00;
}
.product-box .more-infos {
  background-color: #f27d00;
}

.video > .edit {
  background-color: #f27d00;
}
.video > .edit a {
  color: white;
}
.video > h2 {
  background-color: #f27d00;
  color: white;
}
.video .play {
  width: 60px;
  height: auto;
  position: absolute;
  top: calc(50% - 30px);
  left: calc(50% - 30px);
  opacity: 0.6;
}

.teaser.JUTEC {
  background-image: url("https://fo-jutec-shop2-dev.opacc.net/webportal/config/layout/images/others/general/teaser-jute.png");
}
.teaser.JUTEC h2 {
  padding-left: 15px;
  color: white;
  text-shadow: 0 0 20px #000;
}/*# sourceMappingURL=jutec.css.map */