Sorry for the delay. After checking your site I can confirm our class is overruled by Theme Bootstrap settings, but you can easily override it using JEvents Custom CSS area and this code:
.popover-content div.jevtt_text{
color: black;
}
Obviously you may use any color of your choice, I picked up black for clarity