<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.markdown-section code {
    color: #ff7600;
    background: #fbf7f8;
    margin: 2px;
    border: 1px solid #d6d6d6;
}
.markdown-section pre code {
    color: inherit;
    background: inherit;
    border: inherit;
}
.gitbook-link{
  display: none !important;
}
</pre></body></html>