@media (max-width:991px) {
    body.poster {
        margin-top: 60vh;
    }
}

body.poster {
    background-attachment: fixed;
}

.top-5 {
    top: 5px;
}

lu.text-secondary {
    list-style-type: disclosure-closed;
    list-style-position: outside;
}

li.text-secondary {
    list-style-type: disclosure-closed;
    list-style-position: outside;
}

::marker {
    text-align: left!important;
    text-align-last: auto!important;
    unicode-bidi: normal!important;
    text-indent: initial!important;
}
