#aftb_topbar>.button {
    background: #fff;
    display: inline-block;
    padding: 2px 12px;
    color: #2d2a2b;
    text-decoration: none;
    margin: 0 14px;
    border-radius: 3px;
    font-weight: 400;
}

#aftb_topbar>.link {
    background: none;
    display: inline-block;
    padding: 2px 0px;
    color: white;
    text-decoration: underline;
    margin: 0 14px;
    border-radius: 3px;
    font-weight: 400;
}