.Button2 {
    cursor: pointer;
}

.Button2_disabled {
    cursor: default;
}
