.champagne-bandeau {
    margin: auto;
    height: 30%!important;
    width: 100%;
    position: relative;
    display: inline-block;
}

.ccmimage {
    margin-top: 13rem;
}


.container-ccm {
    margin-bottom: 30px;
    padding-top: 10px;
}

.titre-ccm {
    margin: auto;
    text-align: center;
    padding: 30px 20px;
}

.text-ccm {
    margin: auto;
    text-align: justify;
    padding-bottom: 10px;
}

.black {
    color: #1a2951;
}

.red {
    color: #e62f4a;
    /* text-transform: uppercase; */
}

.white {
    color: #FFF;
    text-transform: uppercase;
}

.videofish {
    margin: 0 auto;
    text-align: center;
    position: relative;
    width: auto;
}

.liste-avantage {
    margin: 0 auto;
    text-align: center;
    position: relative;
    width: auto;
}

.liste-avantage .far {
    padding-right: 5px;
}

.lancer button {
    background-color: #1a2951;
}

button a:hover {
    color: #FFF;
    text-decoration: none;
}

.lancer {
    text-align: center;
    margin-bottom:5rem;
}


