a[aria-label="Incidents"] {
  font-size: 0;
}
a[aria-label="Incidents"]::after {
  content: "Scheduled Maintenance & Incidents";
  font-size: 1rem;
}

.history-footer-link {
  font-size: 0;
}
.history-footer-link span {
  font-size: 1rem;
}
.history-footer-link::after {
  content: "\00a0Maintenance and Incident History";
  font-size: 1rem;
}