body, div, p, td, th, input, select,
h1, h2, h3, h4, h5, h6, a, span, li, ul, ol,
#sp-header, #sp-bottom, #sp-footer,
#sp-bottom .container-inner:before, #sp-bottom .container-inner:after,
#sp-footer .container-inner:before, #sp-footer .container-inner:after,
.sppb-addon-feature.style-two:before, .sppb-addon-feature.style-two:before
{
  background: #000 !important;
  color: #ff0 !important;
}

.sp-megamenu-parent > li > a,
.sp-megamenu-parent > li.active > a,
.breadcrumb-item::before{
  color: #ff0 !important;
}

.sp-megamenu-parent > li:hover > a,
.sp-megamenu-parent > li.active:hover > a,
.sp-megamenu-parent .no-3rd .sp-mega-group > li.item-header > a:hover,
.sp-megamenu-parent .sp-mega-group li.item-header ul.sp-mega-group-child.sp-dropdown-items li.sp-menu-item a:hover,
.sp-megamenu-parent .sp-mega-group li.item-header ul.sp-mega-group-child.sp-dropdown-items li.sp-menu-item.active a{
  background: #ff0 !important;
  color: #000 !important;
}

th, td{
  border: 2px #ff0 solid !important;
}

a.font-warna{
	background:#fff !important;
	color:#000 !important;
}
#sp-top-bar {
    background: #000;
    border-bottom: 1px solid #ff0;
}

#sp-footer a{
	color: #ff0 !important;
}