.sp-megamenu-parent>li.active>a:before {
  background: #009db4 !important;
}

.newsberg-news-tab>.sppb-addon-content .sppb-nav-tabs li.active a:after {
  background: #009db4 !important;
}

.sp-megamenu-parent>li.active>a, .sp-megamenu-parent>li.active:hover>a {
  color: #009db4 !important;
}

#sp-top-bar {
  border-top: solid 20px #009db4 !important;
}

#sp-footer .sp-copyright {
  color: #eee !important;
  font-size: 15px !important;
}

#sp-footer .sp-copyright a {
  color: #fff !important;
  font-size: 16px !important;
}

.main-megamenu .menu-child li>a {
  color: #fff !important;
  background: #009db4 !important;
}

.main-megamenu ul.menu>li>a {
  color: #fff !important;
}

.btn-primary, .sppb-btn-primary {
  border-color: #009db4 !important;
  background-color: #009db4 !important;
}

.offcanvas-menu {
  background-color: #009db4 !important;
}

.offcanvas-menu .offcanvas-inner .sp-module ul>li>a {
  border-bottom: solid 1px #ffffff !important;
}

.main-megamenu ul.menu.active {
  background: #009db4 !important;
}

.main-megamenu ul.menu {
  border: none !important;
}

.main-megamenu .menu-child li:not(:last-child) {
  background: #009db4 !important;
}

.main-megamenu ul.menu>li:not(:last-child) {
  border-bottom: solid 1px #e7e7e7 !important;
}

.main-megamenu .menu-child li>a {
  border-bottom: solid 1px #e7e7e7 !important;
}