/* Blocs Cap Demat Mon Compte - Création de compte  */
#block-candidature-spontanee h2:before, #block-moncomptecapdematevolution h2:before {
    content: "";
    height: 12px;
    width: 12px;
    display: block;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    background-color: #047b8d;
    display: inline-block;
    margin-right: 10px;    
}
#block-candidature-spontanee h2, #block-moncomptecapdematevolution h2 {
    margin-top: 30px;
    line-height: 1.5;
    margin-bottom: 15px;
    padding-bottom: 3px;
    font-size: 1.3em;
    font-weight: bold;
    text-transform: uppercase;
    font-family: "Open Sans";
    text-align: left;
    background: none;
}
#block-candidature-spontanee, #block-moncomptecapdematevolution {
    margin-bottom: 50px;
}