.tags
{
    border-bottom: 1px solid #ccc;
    margin-bottom: 25px;
    padding-bottom: 20px;
}
.tags-list
{
    display: flex;
    flex-wrap: wrap;
}
.content .tags-list .tags-li:before
{
    display: none;
}
.tags-li-link
{
    text-decoration: none;
}
