a {
  color: #689f38;
}
a:hover, a:focus {
  color: #689f38;
}

.btn {
  background-color: #689f38 !important;
  border-color: #689f38 !important;
}

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

.n-p__submitted {
    border-left: 4px solid #689f38;
}

.muzeymenu {
  background: #558b2f linear-gradient(135deg,#94a20e,#558b2f);
}

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

.sbg:after {
  background: rgba(220, 237, 200, 0.2);
}