#carte-visite-sec {
    text-align: justify;
}

/*#carte-visite-sec p {*/
/*    margin-top: 20px;*/
/*    margin-bottom: 20px;*/
/*}*/

#carte-visite-sec h2 {
    margin-bottom: 5px;
}

#carte-visite-sec .h2SubTitle {
    margin-top: 0px;
    font-size: 20px;
    font-weight: lighter;
}

#carte-visite-sec #preambule {
    text-align: center;
    margin-top: 25px;
    font-weight: bold;
}

#carte-visite-sec ul {
    list-style-type: none;
    padding: 0px;
}

#carte-visite-sec ul {
    float: left;
    list-style-type: none;
    padding: 0px;
    /*text-transform: uppercase;*/
}

#carte-visite-sec ul ul {
    padding-left: 40px;
    text-transform: none;
    float: left;
    width: calc(100% - 40px);

}

#carte-visite-sec ul ul:last-child {
    margin-bottom: 20px;
}

#carte-visite-sec #cert li {
    text-align: center;
    margin-bottom: 5px;
}