.text-center {
    text-align: center;
}

.zhanwei {
    height: 0;
}

.phone_header {
    background-color: #fff;
}

.phone_header.active {
    background-color: rgba(0, 0, 0, 0);
}

body {
    background-image: url("/themes/basic/skin/images/100AnsEngagement/background.jpg");
    background-repeat: repeat;
    background-size: initial;
}

.header.active #logo-titre {
    fill: #000;
}

.header.active .head .vtcenter .href a,
.header.active .head .Navigation a,
.header.active .head .vtcenter .href {
    color: #000;
}

.header.active .head .vtcenter p {
    border-color: #000;
    color: #000;
}

main .banner .grid-x {
    padding-top: 0;
}

.ezrichtext-field p {
    margin-bottom: 1.78571rem;
    font-size: inherit;
    line-height: 1.57143rem;
    text-rendering: optimizeLegibility;
}

.ezrichtext-field h3 {
    line-height: 1.22;
    margin-top: 0;
    margin-bottom: 1.78571rem;
}

@media print,
screen and (max-width: 64.06125em) {
    .banner {
        margin-top: 0;
    }
}

strong{
    font-weight: 600;
}