.ted-post-archive-filter > ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.ted-post-archive-filter > ul > li {
    display: flex;
    align-items: center;
}