:root {
  --color-brand-primary: #0f766e;
  --color-brand-content: #115e59;
}

.sidebar-brand-text {
  font-weight: 700;
  letter-spacing: 0.01em;
}

.toctree-wrapper a {
  text-decoration-thickness: 0.08em;
}

.content table td,
.content table th {
  white-space: normal;
}

.highlight {
  border-radius: 0.5rem;
}
