.Checkbox-Label {
    cursor: pointer;
}

.Checkbox_disabled .Checkbox-Label {
    cursor: default;
}
