@font-face {
    font-family: 'ANTRO2';
    src: url('./antro.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}


body#index .topHomeBan {
    display: none;
}

.conseillere_bloc {
    /*height:300px;*/
    /*background-image: url('../img/ban.jpg');*/
    /*background-repeat:no-repeat;*/
    /*background-position: center;*/
    /*background-size: contain;*/
    text-align: center;
    padding-top:20px;
    font-family:"ALEO";
}

body .conseillere_bloc p {
    color:#000;

}

.conseillere_bloc p {
    padding:0;
}

.conseillere_bloc .line1 {
font-size:30px;
    font-weight:700;
    text-transform: uppercase;
    line-height:36px;
}

.conseillere_bloc .line1 span {
    white-space: nowrap;
}

.conseillere_bloc .line2 {
    font-size:15px;
    font-weight: 600;
    font-style: italic;
}

.conseillere_bloc .signature {
    color:#e51a77;
    font-family:'ANTRO2';
    font-size: 50px;
    margin-top: 40px;
    text-transform: capitalize;
}
