/* Zeile selbst */
.hsg-row-highlight {
  background-color: #c5ff87 !important;
  background: #c5ff87 !important;
  color: #000 !important;
  font-weight: 700 !important;
}

/* Zellen überschreiben (entscheidend!) */
.hsg-row-highlight td,
.hsg-row-highlight th {
  background-color: #c5ff87 !important;
  background: #c5ff87 !important;
  color: #000 !important;
}
