page-system-settings {
  display: block;

  .bs-callout {
    margin-top: 0;
  }

  .table {
    strong {
      display: block;
    }

    a:not(:hover) {
      color: inherit;
    }
  }
}
