.wwof-filter-wrap{
margin-bottom:10px;
}

.wwof-filter-wrap select{
padding:8px 12px;
min-width:250px;
}

#alphabetFilter{
display:flex;
flex-wrap:wrap;
gap:5px;
margin-bottom:15px;
}

#alphabetFilter button{
border:none;
padding:5px 10px;
background:#f2f2f2;
cursor:pointer;
}

#wwofTable{
width:100% !important;
}

#wwofTable thead th{
background:#000;
color:#fff;
}