/* Product settings show user-facing account/security controls only.
   Network request counters and the raw Matrix device id remain internal diagnostics. */
.settings-list > div:nth-child(n + 2) {
  display: none;
}

.settings-list > div:first-child {
  border-bottom: 0;
}
