.breadcrumb-item + .breadcrumb-item::before {
    /* Change the size here */
    font-size: .7em;
    /* Optional: adjust positioning if it looks off-center */
    padding-top: .2em;
}
.draggable {
    cursor: move;
    user-select: none;
}
th,td {
    border-bottom: 1px solid #ddd;
}
