#eb-event-info-left table tr:nth-child(1)
{
  font-size: 20px !important;
  color: white !important;
  font-weight: bold !important;
  background-color: #365ca4 !important;
}

#eb-event-info-left table tr:nth-child(1) td:nth-child(2)
{
  font-size: 20px !important;
  color: white !important;
  background-color: #365ca4 !important;
}
#eb-event-info-left table tr:nth-child(7) td:nth-child(2)
{
  font-size: 20px !important;
  font-weight: bold !important;
}