:root {
  --theme-color: #6C47D2;
}

.sidebar {
  background: #fafafa;
}

.markdown-section {
  max-width: 900px;
}

table {
  display: table;
  width: 100%;
}

code {
  font-size: 0.9em;
}
