.author-publications-list-title {
    border-bottom: 1px solid black;
    font-size: 18px;
}

.author-info > .author-bio > p {
    font-size: 18px;
    color: #000;
}

.author-bio {
    padding-right: 2em;
    font-family: Suisse regular;
    width: 100%;
}

.author-bio > h1 {
    font-weight: normal;
    text-align: center;
    font-size: 80px;
}

.author-bio > h2 {
    font-size: 1.5em;
    margin-bottom: 3em;
    text-align: center;
    font-size: 40px;
}

.author-titre > h1 {
    padding-bottom: 0px;
}

.author-titre > h2 {
    padding-top: 0px;
}


.author-infos{
    font-size: 20px;
    text-align: center;
    text-align: left;
}

.author-bio{
    /*font-size: 20px;*/
    font-family: Suisse light;
    font-size: 18px;
}



.author-description > div {
    margin-bottom: 2em;
}

.author-description {
    color: #000;
}

.author-description > p {
    margin-bottom: 2rem;
}


.author-description p a::before {
    content: " ";
}

.author-description a[href*="academia.edu"]::before {
    font-size: 2rem;
    line-height: 1;
    vertical-align: top;
    background-color: #fff;
    color: #000;
}
.author-description a[href*="academia.edu"]::before, .author-description a[href*="twitter"]::before, .author-description a[href*="linkedin"]::before {
    font-family: "icons";
    margin: 0 5px;
}

.author-description a[href*="academia.edu"]::before {
    content: "\e904";
}



.author-description a[href^="mailto:"] {
    color: black;
    display: block;
    padding-bottom: 10px;
}

.author-description a[href*="academia.edu"],.author-description a[href*="twitter"],.author-description a[href*="linkedin"] {
    font-size: 0;
    text-decoration: none;
}

.author-description a[href*="academia.edu"]::before,.author-description a[href*="twitter"]::before,.author-description a[href*="linkedin"]::before {
    font-family: "icons";
    margin: 0 5px;
}

.author-description a[href*="academia.edu"]::before {
    font-size: 2rem;
    line-height: 1;
    vertical-align: top;
    background-color: #fff;
    color: #000;

}

.author-description a[href*="twitter"]::before,.author-description a[href*="linkedin"]::before {
    font-size: 1.3rem;
    display: inline-block;
    border-radius: 50%;
    padding: 0 0.3em;
    width: 1.5em;
    color: #fff;
    background-color: #000;
}
