.delafond-about .desc {
    font-size: 25px;
    color: #000;
    white-space: pre-line;
    line-height: 1.2;
    margin-bottom: 80px;
}

.vc_general_rdv
.vc_btn3_rdv {
    display: inline-block;
    margin-bottom: 0;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    box-sizing: border-box;
    word-wrap: break-word;
    user-select: none;
    text-decoration: none;
    position: relative;
    top: 0;
    line-height: normal;
    box-shadow: none;
}

.vc_btn3-color-mulled-wine_rdv,
.vc_btn3-style-flat_rdv {
    color: #fff;
    background-color: #50485b;
}

.vc_btn3-size-md_rdv {
    font-size: 14px;
}

.vc_btn3-shape-rounded_rdv {
    border-radius: 5px;
}

.widget .widget-title {
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 30px;
    margin-top: 0;
    color: #CC0000;
}

a:hover { 
color:White;
text-decoration:none;
background-image:url(images/gris_anim.gif);
background-repeat:no-repeat;
}