.tag{
    padding: 5px;
    background-color: #f2f2f2;
    border-radius: 5px;
    margin-right: 5px;
}
.tag i{
    margin-left: 10px;
}