.intro{
    margin-left: 10%;
    margin-right: 10%;
    background: #00000099;
    position: relative;
    text-align: center;
    padding: 30px;
}
h1.titre{

    color: white;
    position: relative;
    z-index: 9;
    text-align: center;
    font-family: arial;
}
h2.titre{

    color: white;
    font-family: arial;
  
}
@media (max-width: 480px) { 
    h1.titre {
        font-size: 26px;
        font-family: arial;
    }
    .elementor-element-fc1ceab{
        display: none;
    }
}
p.desc{
    color: white;
    position: relative;
    z-index: 9;
    text-align: center;
    font-family: arial;
}

.bloc p{
    color: #bebebe;
    font-size: 15px !important;
    font-family: arial;
}
.bloc strong{
    color: white;
    font-family: arial;
}
.white p{
    color: white !important;
    font-family: arial !important;
}
 h2.elementor-accordion-title{
    font-size: 24px !important;
    font-family: arial !important;
}