.cwEvents .headerRow th {
   color: #5BE385

}
.cwEvents .dataRow td {
   color: #fff;

}
.cwEvents .dataRow:hover td, .cwEvents .dataRow:hover .regLink {
   color: #000 !important;

}
.regLink {
   background-color: transparent !important;

}
button.cwShopFilterLabel {
  color: #000 !important;
  background-color: #FFF !important;
}
.cwArea label {
  color: #FFF;
}
