.spn-edit{
    color:orange;
    cursor: pointer;
}

.spn-delete{
    color:red;
    cursor: pointer;
}