/* 
 *  Copyright IBM Corp. 2025
 *  
 *  This source code is licensed under the Apache-2.0 license found in the
 *  LICENSE file in the root directory of this source tree.
 */

@import url("https://1.www.s81c.com/common/carbon/plex/plex-full.css");

body {
  font-family:
    IBM Plex Sans,
    Helvetica Neue,
    Arial,
    sans-serif;
}

.site-menu {
  margin-top: 0;
}

.title {
  font-weight: 600;
}

.tsd-accordion-summary h3 {
  font-size: 1rem;
}

.tsd-page-navigation ul {
  padding-left: 1rem;
}

.settings {
  display: none !important;
}