/*Header row hex for lightsteelblue, designation totals whitened variant*/
.Section-PledgeConfirm .Row-TotalDesignated td
,.Section-PledgeConfirm .Row-TotalUndesignated td{
  font-weight: 700;
  background-color: #ccd9ea;
}
.Section-PledgeConfirm .PledgeDesignations th{
  background-color: #b0c4de;
}
