.wizard__toolbar {
    display: flex;
    justify-content: space-between;
    user-select: none;
}

