.text-justify {
    text-align: justify;
}
.bd-placeholder-img {
    font-size: 1.125rem;
    text-anchor: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

@media (min-width: 768px) {
    .bd-placeholder-img-lg {
        font-size: 3.5rem;
    }
}
.featurette-divider {
    margin: 5rem 0;
}
.flex-equal > * {
    -ms-flex: 1;
    flex: 1;
}
@media (min-width: 768px) {
    .flex-md-equal > * {
        -ms-flex: 1;
        flex: 1;
    }
}

.overflow-hidden {
    overflow: hidden;
}
.bg-light {
    background-color: #90ed92 !important;
}
.jumbotron {
    background-color: #e9ecef;
    margin-bottom: 2rem;
}
body.contact .jumbotron {
    margin-bottom: 0;
}
body.contact section.jumbotron {
    padding: 2rem;
}

#top {
    background-size: cover;
    color: #FFF;
    padding-bottom: 0;
    height: 300px;
    background-image: url("../images/top_background-0847b967248131d81f03b41628280b24.webp");
    background-position: 0% 35%;
}
.featurette-image {
    background-color: #90ed92;
    background-image: url("../images/top_background-0847b967248131d81f03b41628280b24.webp");
/*
width: 500px;
height: 300px;
 */
}
#logo {
    position: relative;
}
.navbar-nav {
    padding-right: 5px;
}
@media (max-width: 768px) {
    .navbar-nav {
        margin-left: 50%;
    }
}
article {
    margin-bottom: 50px;
}
#temoignages {
    background-color: #afd2c9;
}
.cours {
    margin-top: 2rem;
}
.cours .container {
    margin-bottom: 2rem;
}
.cours .card {
    width: 100%
}

.navbar .container {
    height: 60px;
}
.navbar .container div.logo {
    max-height: 160px;
    margin-top: -100px
}
.navbar .container div.logo div {
    max-height: 160px;
    margin-top: 92px;
    background-image: url("../images/bordure-2665090ece40e692a78826f3cd78230e.webp")
}
.navbar .container div.logo img {
    width: 160px;
    height: 160px;
}
footer {
    background-image: url("../images/footer-9f1e23c234d44a871f774e91de3e59b3.webp");
    background-size: cover;
    color: #FFF;
    min-height: 150px;
    margin-bottom: 0 !important;
}
.facebook-link {
    font-size: 4rem;
}