[role=button] {
    user-select: none;
}

.disabled {
    cursor: none;
    pointer-events: none;
    opacity: 0.5;
}

i.fa-regular {
    display: inline-flex;
    align-items: center;
    justify-content: center;
}
