.curser-pointer {
    cursor: pointer;
}

i {
    cursor: pointer;
}

svg {
    overflow: hidden;
}

img, svg {
    vertical-align: middle;
}