.content-body > h3 {
  color: #4a246b !important;
}

.content-body table tbody tr:nth-child(even) td {
  color: #f3f6fb;
}
