  .coe-table {}
.coe-table tr:first-child {
  background-color: #860036;
  height: 70px !important;
}
.coe-table td {
  color: black;
}
.coe-table tr:first-child td{
  color:white;
  text-align: center;
  font-size: 1.2em;
}