

img[alt=icon] { height: 1.35em; }
img[alt=icon-large] { height: 3em; margin-right: 1.2em }

.bd-sidebar-primary {
    max-width: 15%;
    width: 15%;
}

div.sd-card-header.docutils p.sd-card-text {
    font-size: 1.25em;
}

.warning {
    padding: 10px;
    color: white;
    margin-bottom: 15px;
    border: 1px solid #ffbf00;
    border-radius: 4px;
    width: 50%;
}

/* body > div.bd-container > div {
    max-width: 80%;
}

#main-content > div > div.bd-article-container {
    max-width: 80%
}

div.me-auto.navbar-header-items__center {
    margin-right: 50px !important

} */

/* body > nav > div > div.col-lg-9.navbar-header-items {
    align-items: center;
    justify-content: center;
    display: flex;
}

body > nav > div {
    align-items: center;
    justify-content: center;
    display: flex;
}

body > nav > div > div.col-lg-9.navbar-header-items > div.me-auto.navbar-header-items__center {
    align-items: center;
    justify-content: center;
    display: flex;
    margin-right: 0 !important;
} */
