body {
    font-family: Lato;
}

table span {
    cursor: pointer;
}

.icon-remove:hover {
    color: rgb(229, 71, 75);
}