/* Overrides common to all dashboards*/ .graph { --text-primary-color: var(--graph-color); } .graph a { color: var(--graph-color); }