.author-card[data-v-098a33b0] {
    background-color: #f5f5f5;
    border: 1px solid #d0d0d0;
    border-radius: 0;
    margin-bottom: 20px
}

.card-body[data-v-098a33b0] {
    clear: both
}

.authoravatar img[data-v-098a33b0] {
    float: left
}

.authortitles[data-v-098a33b0] {
    float: left;
    text-align: left
}

.card .authorbio[data-v-098a33b0] {
    text-align: left !important
}

.authorsection[data-v-098a33b0] {
    display: flex;
    padding-bottom: 10px
}

.authorsection .authortitles[data-v-098a33b0] {
    margin-left: 20px;
}

.authorsection .authortitles img[data-v-098a33b0] {
    height: 16px;
    width: 84px
}

.authorsection .ph-card-hero[data-v-098a33b0] {
    background-size: cover;
    margin-bottom: 40px;
    position: absolute;
    position: relative
}

.authorsection .ph-card-hero[data-v-098a33b0]:before {
    content: "";
    display: block;
    padding-top: 40%;
    width: 100%
}

.authorsection .avatar[data-v-098a33b0] {
    box-shadow: 0 0 0 3px #fff;
    position: relative;
    width: 84px
}

.authorsection .card-body h4[data-v-098a33b0] {
    font-weight: 700;
    margin-bottom: 0;
    margin-top: 3px
}

.authorsection .card-body p[data-v-098a33b0] {
    font-size: 12px;
    line-height: 1.8;
    margin-top: 5px
}

.author-card .authorsection .authortitles p[data-v-098a33b0] {
    font-size: 16px;
    line-height: auto;
    margin: 0
}

@media screen and (max-width: 1200px) {
    .fn[data-v-098a33b0] {
        font-size: 20px
    }
}