a {
  color: #8e621d;
}
a:hover, a:focus {
  color: #8e621d;
}

.btn {
  background-color: #8e621d !important;
  border-color: #8e621d !important;
}

.owl-theme .owl-controls .owl-page span {
	background: #8e621d !important;
}
.owl-theme .owl-controls .owl-buttons div {
    color: #8e621d !important;
}

.n-p__submitted {
    border-left: 4px solid #8e621d;
}

.muzeymenu {
  background: #845a18 linear-gradient(135deg,#a88040,#845a18);
}

#block-menu-menu-muzey .nav>li>a {
  color: #ffffff !important;
}

.sbg:after {
  background: rgba(202, 165, 108, 0.2);
}