<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#field-overview tr.field-group .group-label,
#field-display-overview tr.field-group .group-label {
  font-weight: bold;
}

#field-overview tr.static-region,
#field-display-overview tr.static-region {
  background-color: #ddd;
}

#edit-refresh {
  display: none;
}
</pre></body></html>