body {
  color: #B8D15B;
}
.bg-overlay::after {
  background: #B8D15B;
}
.navbar-brand img {
  width: auto;
  height: 52px;
}
.counter-area .single-counter span {
  background: #B8D15B;
  -webkit-background-clip: text;
  background-clip: text;
}
.text-primary {
  color: #B8D15B !important;
}
.discover-area .list-box .icon {
  color: #B8D15B;
}
.service-icon span {
  color: #B8D15B;
}
.section-heading > h2::after {
  background-color: #B8D15B;
}
.app-screenshots .slick-dots .slick-active button {
  background-color: #B8D15B;
}
.single-price-plan .plan-price > h2 {
  font-size: 3em;
  background-image: #B8D15B;
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}
.btn,
.btn:active,
.btn.sApp-btn:before,
.benifits-item:after {
  background: #B8D15B;
}
.social-icons > a.facebook {
  background-color: #B8D15B !important;
}
a:hover,
a:focus {
  color: #B8D15B;
}
/*# sourceMappingURL=BaseFrontend.css.map */