.icon-click {
    cursor: pointer;
}
.vbtn-outline-success:hover {
    background: #4fc1e9 !important;
}
.btn-outline-danger:hover {
    background: #dc3545 !important;
}
