.padd-section-author {
    margin-bottom: -3em;
}

.m-authors {
    position: relative;
    background-color: #f0f3f7;
    padding: 2em;
    margin-bottom: 6em;
}

.m-authors__title {
    font-size: 1.2rem;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: .5em;
    color: #475c6d;
    font-family: "Averta W01 Bold", sans-serif;
}

.m-authors__copy {
    font-size: 1.5rem;
}

.m-authors__copy a {
    text-decoration: underline;
}

.table-styled>table>tbody>tr>td {
    vertical-align: top;
}
