.list-sync-toolbar {
    display: flex;
    justify-content: flex-end;
    margin: -0.35rem 0 0.55rem;
}

.list-sync-toolbar form {
    margin: 0;
}

.list-sync-button {
    gap: 0.38rem;
}

.list-sync-button svg {
    width: 0.9rem;
    height: 0.9rem;
    fill: currentcolor;
}
