.authorpage.author_grid .avatar {
    margin: 0 auto 15px auto;
}

.authorpage.author_grid h5 {
    text-transform: none;
    color: black;
}

.authorpage.author_grid h4 {
    font-size: 16px;
    margin: 5px 0 10px 0;
}

.authorpage.author_grid .author-content p {
    font-size: 12px !important;
}

.authorpage .author-content p {
    color: black !important;
    text-transform: none !important;
    font-size: 12 !important;
}