/* Materiality stakeholder table: print-approved first scope row. */
.materiality-stakeholders-page .stakeholder-table > tbody > .stakeholder-table__scope-row:first-child > th {
  background: transparent;
  color: var(--text);
}
