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

body.poster {
    background-attachment: fixed;
}

.top-5 {
    top: 5px;
}

.contact_title {
    font-family: 'Abril Fatface', cursive;
    font-size: 47px;
}

.menubar_rjs {
    background-color: #4d23c2 !important;
}
