/* docs/extra.css */
.svg-dark-container {
    background: #1e1e1e;
    border-radius: 8px;
    padding: 16px;
    margin: 1em 0;
}
