.tabler-icon {
    cursor: pointer;
}

.tabler-icon:hover {
    border: 2px solid rgba(0, 0, 75, 0.5);
    border-radius: 0.75rem;
}
