h1 {
    font-size: 38px;
    color: #030303;
    line-height: 47px;
    font-weight: 900;
}
.row_bandeau-cms {
    background-repeat: no-repeat!important;
    background-size: cover!important;
    margin-bottom: 50px;
}
.row_bandeau-cms p {
    max-width: 670px;
    font-size: 16px;
    line-height: 21px;
    color: #030303;
    margin-bottom: 30px;
}
.imge_prestablog {
    text-align: center;
}
#module-prestablog-actualites h2 {
    font-size: 26px;
    color: black;
    margin: 0;
    margin-bottom: 15px;
}
ul.soc-buttons {
    width: 100%!important;
}

ul.soc-buttons li {
    width: auto!important;
    float: none;
    display: inline-block;
}
ul.soc-buttons li a {
    padding: 0!important;
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 5px;
}
ul.soc-buttons li a span.soc-icon {
    width: auto!important;
    height: auto!important;
    left: auto!important;
    position: relative;
    padding: 0;
}
.soc-buttons.large-format li a .soc-icon svg {
    position: relative;
    width: auto;
    height: auto;
}
.soc-buttons li a .soc-icon svg{
  width: auto;
  height: auto;
}
asset.prestablogExtra p.prestablogtitle {
    color: black;
    font-weight: bold;
    margin-top: 30px;
}
