.text-sep{padding:1px 5px;}
.av-magazine-top-bar,
.av-magazine-sort{
    width: 100%;
    text-align: center;
}
.av-sort-by-term{
    display: grid;
}
.inner_sort_button{
    margin-top: 1px;
}
.av-sort-by-term>a{
    background-color: #721854;
    color: white!important;
    padding: 0px 3px;
    margin: 1px 0px;
    text-decoration:none;
    border-radius:5px;
    cursor:pointer;
    display: inline-block;
}
