@media (max-width:991px) {
    body.poster {
        margin-top: 60vh;
    }
}

body.poster {
    background-attachment: fixed;
}

.top-5 {
    top: 5px;
}

.nav-link {
    text-shadow: -0.1px -0.1px 0 #dee2e2, -0.1px 0px 0 #000, -0.1px 0.1px 0 #000, -0.1px 0.1px 0 #000;
}