@import 'theme.css';       /* for the Read the Docs theme */

.wy-nav-content {
    max-width: 1000px !important;
}

.rst-content h2 {
    padding-top: 24px !important;
}

.rst-content h3 {
    padding-top: 24px !important;
}

.rst-content figure {
    margin: 24px !important;
    /* padding: 24px !important;
    padding-top: 0px !important; */
}

.highlight-python {
    /* margin: 48px !important; */
    margin-top: 24px !important;
    /* padding: 0px !important; */
}

.logo {
    max-width: 77% !important;
}

/* .rst-content .admonition-title::before {
    mask-image: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M13,9H11V7H13M13,17H11V11H13M12,2A10,10 0 0,0 2,12A10,10 0 0,0 12,22A10,10 0 0,0 22,12A10,10 0 0,0 12,2Z" /></svg>'); !important
} */
