/*
normal: rgb(136,57,0);
*/

h2 {
  color: rgb(136,57,0);
}

h3, .subtitle, .highlight, h4 {
  color: rgb(136,57,0);
}

.navbar-dark a.active {
  background-color: rgb(136,57,0);
  color: white;
}

.navbar-dark .dropdown-menu a:hover {
  background-color: rgb(136,57,0);
} /**/

.header.incoquality {
  background-color: rgb(136,57,0); /* normal */
}

.incoquality .left {
/*  background-image: url(../images/head_txt_incoquality.jpg); */
  background-image: url(../images/incoquality_w.png);
}

.incoquality .left2 {
  background-color: rgb(136,57,0); /* normal */
  background-color: rgba(136,57,0,0.5); /* normal */
}

.incoquality .right {
  background-image: url(../images/head_img_incoquality.jpg);
}

a:hover,
.btn-new2 {
  color: rgb(136,57,0);
}

.btn-new2:hover {
  border-color: rgb(136,57,0);
}

