.pure-g th{
  background: #2e294e;
  color:#fff;
  font-weight: 100;
}

.pure-g tr:nth-child(2n) {
  background: #E6EEFF;
}
