/* chart class is direct descendant of body only during print */
body > .tt_chartContainer {
  --tt-chart-bg: #fff !important;
}

body > .tt_chartContainer text {
  fill: black !important;
}
