table.pricing-table-neutral thead th {
  background-color: #ffffff;
  color: #2b2b2b;
  font-weight: 400;
}

table.pricing-table-neutral thead th:first-child {
  background-color: #0077be;
  color: #ffffff;
  font-weight: 700;
}
