.badge-button:hover {
    cursor: pointer;
    user-select: none;
}

.table-layout-fixed {
    table-layout: fixed;
}
