:root {
    --body-bg: #007bff;
}

.create_cat__checkbox {
    cursor: pointer;
    user-select: none;
}