.top-links {
    padding: 0;
    border-bottom-style: solid;
    border-bottom-width: 0.125rem;
    border-top-style: solid;
    border-top-width: 0.125rem;
    list-style: none;
    margin-top: 2rem;
}

.top-link {
    display: inline-flex;
    margin-right: 2rem;
}

.top-link .link {
    padding: 1em 0;
}

.top-link .link .icon--after {
    margin-left: 0.5em
}
