a {
  color: #0670eb;
}
a:hover, a:focus {
  color: #0670eb;
}

.btn {
  background-color: #0670eb !important;
  border-color: #0670eb !important;
}

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

.n-p__submitted {
    border-left: 4px solid #72258b;
}

.muzeymenu {
  background: #772088 linear-gradient(135deg,#4854a2,#772088);
}

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

.sbg:after {
  background: rgba(225, 190, 231, 0.2);
}