/* Override PyData Sphinx Theme default colors */

html[data-theme="dark"] .bd-content img:not(.only-dark,.dark-light)
{
    background-color: inherit;
    border-radius: .25rem;
}