.dfg-change {
  background: #000000 !important;
}

.oxy-header-right .dfg-change-border,
.ct-section .dfg-change-border {
  border: 1px solid #000000 !important;
}

.dfg-change-wht {
  background: #ffffff !important;
}

.dfg-change-txt, .dfg-change-txt span {  
  color: #000000 !important;
  text-shadow: none !important;
}

.dfg-change-txt-underline {  
  color: #000000 !important;
  text-decoration: underline !important;
}

.dfg-change-txt-wht {
  color: #ffffff !important;
}

.dfg-no-show {
  display: none !important;
}

.dfg-no-show-img {
  background-image: none !important;
}