.article-html .article abris-readonly {
    max-width: 1000000px;
}

.navbar {
    border: 1px solid rgba(0, 0, 0, 0.4);
    background-color: #1e3685 !important;
}

#menu-toggler {
    background: #fcfcfc !important;
    outline: 1px solid white;
    outline-offset: 2px;
}


a.brand > span > img {
    max-width: 15%;
}
